mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-06-11 04:05:03 -06:00
* sceHttpAddRequestHeader * added sceHttpRemoveRequestHeader * implemented a few more functions * added sceHttpSetProxy * cleanup * more cleanup * fix tests? * fix tests part2 * Added debug in SendRequest * improved debug * forgot * added real http connection path * fixes for wipeout * add custom redirect as it doesn't match the httplib one * more debug messages * clang is not my friend * argg * make kernelstub configurable * added url override * fixup * .. * stephen's reviews * more stephen reviews * http tests * fixed tests * fixed a single tests isssue * one more fix * argg |
||
|---|---|---|
| .. | ||
| test_http_lifecycle.cpp | ||
| test_http_parse_response_header.cpp | ||
| test_http_status_line.cpp | ||
| test_http_uri.cpp | ||