* Transfer cookie-related enums over IPC as u8, rather than an int * Use AK's safe ASCII ctype alternatives * Use SCREAMING_CASE for constants |
||
|---|---|---|
| .. | ||
| Cache | ||
| Cookie | ||
| CMakeLists.txt | ||
| Forward.h | ||
| Header.cpp | ||
| Header.h | ||
| HeaderList.cpp | ||
| HeaderList.h | ||
| HTTP.cpp | ||
| HTTP.h | ||
| HttpRequest.cpp | ||
| HttpRequest.h | ||
| Method.cpp | ||
| Method.h | ||
| Status.h | ||