kitware-resonant / dkc-next

Apache License 2.0
3 stars 0 forks source link

Allow blank file content_type #98

Closed zachmullen closed 3 years ago

zachmullen commented 3 years ago

Files without extensions have empty string as this value.

zachmullen commented 3 years ago

This has been fixed in the SPA. The server rejects blank content-types, so the client is now responsible for sending a non-empty type.