Age | Commit 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-04 | Cleanup and move char functions to the `char_utils.h` header. | bruvzg |
2022-02-03 | [Net] Non-blocking request in HTTPClientTCP. | Fabio Alessandrelli |
2022-01-27 | Verify custom HTTP headers, fix off by one error | Max Hilbrunner |
2022-01-27 | HTTP comment cleanup | Max Hilbrunner |
2022-01-23 | [Net] Fix get_response_body_length for large files. | Fabio Alessandrelli |
2022-01-03 | Update copyright statements to 2022 | RĂ©mi Verschelde |
2021-11-24 | Adds proxy support for HTTPClient | Haoyu Qiu |
2021-08-30 | Try other resolved IPs if one fails to connect | Haoyu Qiu |
2021-07-11 | Fix unicode invalid skip error in AssetLib | Haoyu Qiu |
2021-06-23 | [Net] Makes HTTPClient a custom instance class. | Fabio Alessandrelli |