Overwrite the charset parameter for URLSearchParams objects · whatwg/xhr@d375b28
whatwg
·
2026-05-14
·
via Recent Commits to xhr:main
Skip to content
Navigation Menu
Saved searches
Use saved searches to filter your results more quickly
Sign up
Commit d375b28
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|
@@ -709,7 +709,8 @@ return <a>this</a>'s <a>cross-origin credentials</a>.
|
709 | 709 | |
710 | 710 | <ol> |
711 | 711 | <li> |
712 | | -<p>If <var>body</var> is a {{Document}} or a {{USVString}}: |
| 712 | +<p>If <var>body</var> is a {{Document}} object, a {{URLSearchParams}} object, or a |
| 713 | +<a for=/>string</a>: |
713 | 714 | |
714 | 715 | <ol> |
715 | 716 | <li><p>Let <var>contentTypeRecord</var> be the result of |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments