mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
XMLHttpRequest
Send
: fix Content-Type failures (#38993)
Replaced usage of `typed_insert` since it ended converting `UTF-8` to lowercase. Removed one of the test cases since it wasn't following spec since [xhr/205](https://github.com/whatwg/xhr/pull/205). Testing: Changes covered by wpt Fixes: #20436 --------- Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
This commit is contained in:
parent
cb64def7e6
commit
908c392219
5 changed files with 7 additions and 32 deletions
2
tests/wpt/meta/MANIFEST.json
vendored
2
tests/wpt/meta/MANIFEST.json
vendored
|
@ -922538,7 +922538,7 @@
|
|||
]
|
||||
],
|
||||
"setrequestheader-content-type.htm": [
|
||||
"07238391eb5cc8639edbe996208a18b6d9d26b04",
|
||||
"c78482142469cf966c3f64287c81c78bcd4f3e63",
|
||||
[
|
||||
null,
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue