mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:38:11 +00:00
![]() The new URL built-in that will reside in URL.{h, cpp} will have an URLSearchParams member, which means it has to include its header, and as such URLSearchParams.h can't include URL's header, which it needs as it uses the url_{encode, decode} functions. |
||
---|---|---|
.. | ||
URL.cpp | ||
URL.h | ||
URLSearchParams.cpp | ||
URLSearchParams.h | ||
URLSearchParams.idl |