summaryrefslogtreecommitdiff
path: root/core/io/http_client_tcp.cpp
AgeCommit message (Expand)Author
2022-08-29[Web] Rename JavaScript platform to Web.Fabio Alessandrelli
2022-03-27[Net] Make StreamPeerTCP::_poll_connection explicit.Fabio Alessandrelli
2022-02-04Cleanup and move char functions to the `char_utils.h` header.bruvzg
2022-02-03[Net] Non-blocking request in HTTPClientTCP.Fabio Alessandrelli
2022-01-27Verify custom HTTP headers, fix off by one errorMax Hilbrunner
2022-01-27HTTP comment cleanupMax Hilbrunner
2022-01-23[Net] Fix get_response_body_length for large files.Fabio Alessandrelli
2022-01-03Update copyright statements to 2022RĂ©mi Verschelde
2021-11-24Adds proxy support for HTTPClientHaoyu Qiu
2021-08-30Try other resolved IPs if one fails to connectHaoyu Qiu
2021-07-11Fix unicode invalid skip error in AssetLibHaoyu Qiu
2021-06-23[Net] Makes HTTPClient a custom instance class.Fabio Alessandrelli