mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-07-11 09:34:32 +02:00
a2c4e68d24
* 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