Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-34198

Update content-type for gzip files

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.1
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
    • Fully Compatible
    • v4.0, v3.6, v3.4, v3.2
    • Build 2018-06-04, Build 2018-06-18, Build 2018-07-02
    • 3

      The content-type for the gzip files we make available for download is application/x-gzip. This causes problems with some browsers that don't understand this content type.

      According to RFC6648 the x- types are deprecated, and RFC6713 says the right type for gzip files is application/gzip.

      The work in this ticket has two parts:

      • Update evergreen.yml to use the right content type for new files
      • Update the existing files to have the right content type

            Assignee:
            mathew.robinson@mongodb.com Mathew Robinson (Inactive)
            Reporter:
            ramon.fernandez@mongodb.com Ramon Fernandez Marina
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: