Skip to content
Snippets Groups Projects

Add an SQLite content type to uploaded exports

Merged Erwan Rouchet requested to merge export-content-type into master
All threads resolved!

There are two MIME types for SQLite: application/x-sqlite and application/vnd.sqlite3. The X- prefix has been deprecated by RFC 6648, so we should prefer vnd.sqlite3 which has been assigned by IANA. Neither of the two content types were detected properly by my web browser, so this isn't much more than a nit, but setting it would allow someone to at least assign the type themselves when saving.

Edited by Erwan Rouchet

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Erwan Rouchet resolved all threads

    resolved all threads

  • Erwan Rouchet added 1 commit

    added 1 commit

    Compare with previous version

  • Erwan Rouchet resolved all threads

    resolved all threads

  • Bastien Abadie mentioned in commit 135dc5ad

    mentioned in commit 135dc5ad

  • Please register or sign in to reply
    Loading