ppsspp/ext/native/net
Unknown W. Brackets 94e6950d48 http: Support redirects for load URL too.
Might as well, especially to keep old recent entries working.
2019-06-23 13:12:13 -07:00
..
CMakeLists.txt Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
http_client.cpp http: Support redirects for load URL too. 2019-06-23 13:12:13 -07:00
http_client.h http: Support redirects for load URL too. 2019-06-23 13:12:13 -07:00
http_headers.cpp http: Allow retrieving other headers. 2016-05-26 18:16:39 -07:00
http_headers.h http: Allow retrieving other headers. 2016-05-26 18:16:39 -07:00
http_server.cpp Debugger: Fix connection in Firefox. 2019-06-22 22:09:05 -07:00
http_server.h Debugger: Fix connection in Firefox. 2019-06-22 22:09:05 -07:00
resolve.cpp Delete some unused DNS code, just because. 2018-12-19 13:46:50 +01:00
resolve.h net: Support ipv6 lookups. 2018-06-06 05:59:07 -07:00
sinks.cpp Use MSG_NOSIGNAL for some more send() calls. Didn't fix anything though. 2019-03-01 08:35:35 +01:00
sinks.h http: Discard output buffer on disconnect. 2018-06-16 13:29:44 -07:00
url.cpp http: Support relative redirects too. 2019-06-23 12:22:10 -07:00
url.h http: Support relative redirects too. 2019-06-23 12:22:10 -07:00
websocket_server.cpp Debugger: Fix connection in Firefox. 2019-06-22 22:09:05 -07:00
websocket_server.h Debugger: Use fragments for long chunks. 2018-06-08 06:59:17 -07:00