Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NET] Refactor TLS configuration. | Fabio Alessandrelli | 2023-01-28 | 1 | -3/+4 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | [Net] Rename "ssl" references to "tls" in methods and members. | Fabio Alessandrelli | 2022-09-08 | 1 | -3/+3 |
* | [Net] Non-blocking request in HTTPClientTCP. | Fabio Alessandrelli | 2022-02-03 | 1 | -0/+1 |
* | HTTP comment cleanup | Max Hilbrunner | 2022-01-27 | 1 | -5/+5 |
* | [Net] Fix get_response_body_length for large files. | Fabio Alessandrelli | 2022-01-23 | 1 | -1/+1 |
* | Merge pull request #56331 from Cnidarias/large_http_downloads | Fabio Alessandrelli | 2022-01-04 | 1 | -2/+2 |
|\ | |||||
| * | Fix http limitation for large "content-length" | Cnidarias | 2021-12-30 | 1 | -2/+2 |
* | | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
|/ | |||||
* | Adds proxy support for HTTPClient | Haoyu Qiu | 2021-11-24 | 1 | -1/+10 |
* | Try other resolved IPs if one fails to connect | Haoyu Qiu | 2021-08-30 | 1 | -0/+1 |
* | [Net] Makes HTTPClient a custom instance class. | Fabio Alessandrelli | 2021-06-23 | 1 | -0/+92 |