mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 07:01:00 +00:00
This patch adds support for URLSearchParams to XHR::send() and introduces the union type XMLHttpRequestBodyInit. XHR::send() now has support for String and URLSearchParams. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| IDLGenerators.cpp | ||
| IDLParser.cpp | ||
| IDLParser.h | ||
| IDLTypes.h | ||
| main.cpp | ||