Closed Bug 1343046 Opened 8 years ago Closed 8 years ago

Allow Brotli on http

Categories

(Core :: Networking: HTTP, defect)

54 Branch
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mp3geek, Unassigned, NeedInfo)

Details

(Keywords: dupeme)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0 Build ID: 20170220073251 Steps to reproduce: Looking at deploying brotli instead of using gzip for static content via (nginx), and discovered that Firefox doesnt allow Brotli on http content. Chrome had no issues with the .br content via http. Parity with Chrome Actual results: Firefox: Content encoding error Chrome: Page worked fine Expected results: Just remove the limitation for brotli on http, the compression is a nice improvement over gzip.
Component: Untriaged → Networking: HTTP
Keywords: dupeme
Product: Firefox → Core
Did you really test Chrome with a non-localhost server?
Flags: needinfo?(mp3geek)
that's a chrome bug they intend to fix. the new web features require https
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
it also sounds like your content negotiation is broken - chrome, iirc, does not advertise brotli on http:// schemes.
You need to log in before you can comment on or make changes to this bug.