aboutsummaryrefslogtreecommitdiff
path: root/src/https.rs
Commit message (Expand)AuthorAgeFilesLines
* Inverse how priorities workAlex Auvolat2021-12-081-5/+4
* Different loggingAlex Auvolat2021-12-081-1/+5
* Try to fix thingsAlex Auvolat2021-12-081-0/+2
* Logging output improvementsAlex Auvolat2021-12-081-2/+2
* Implement glob pattern hostnamesAlex Auvolat2021-12-081-1/+1
* Better handle get_cert for https request (faster path, hostname verification)Alex Auvolat2021-12-071-2/+5
* Add support for custom headersAlex Auvolat2021-12-071-5/+11
* Round robin backendsAlex Auvolat2021-12-071-1/+4
* Got a reverse proxyAlex Auvolat2021-12-071-0/+126