aboutsummaryrefslogtreecommitdiff
path: root/src/http.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add graceful shutdown and memory tracingAlex Auvolat2022-01-241-2/+9
|
* Exit more agressively on certain errorsAlex Auvolat2021-12-081-4/+1
|
* Better handle get_cert for https request (faster path, hostname verification)Alex Auvolat2021-12-071-1/+1
|
* Add support for custom headersAlex Auvolat2021-12-071-28/+29
|
* Retrieve let's encrypt certificatesAlex Auvolat2021-12-071-0/+75