mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:50:59 +00:00
This percent encodes/decodes the request URI when creating or parsing raw HTTP requests. This is necessary because AK::URL now contains percent decoded data, meaning we have to re-encode it for creating raw requests. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Forward.h | ||
| HttpJob.cpp | ||
| HttpJob.h | ||
| HttpRequest.cpp | ||
| HttpRequest.h | ||
| HttpResponse.cpp | ||
| HttpResponse.h | ||
| HttpsJob.cpp | ||
| HttpsJob.h | ||
| Job.cpp | ||
| Job.h | ||