mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
Auto merge of #11692 - jdm:language, r=Manishearth
Add a default Accept-Language header to HTTP requests. - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #11008 - [X] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11692) <!-- Reviewable:end -->
This commit is contained in:
commit
2ae8a70e2b
3 changed files with 50 additions and 7 deletions
|
@ -1,5 +0,0 @@
|
|||
[send-accept-language.htm]
|
||||
type: testharness
|
||||
[Send "sensible" default value, whatever that means]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue