aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdnet/td/net/HttpProxy.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-07-23Fix auth-scheme name for proxy authentication.levlam
2024-07-23Improve HttpProxy logging.levlam
2024-01-01Update copyright year.levlam
2023-01-01Update copyright year.levlam
2022-01-01Update copyright year.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-01-01Update copyright year.levlam
2020-05-23Use new get_ip_host() method to get correct Host.levlam
2020-05-23Surround IPv6 addresses by square braquets in HTTP CONNECT requestsAmaury Van Bemten
2020-05-16Add IPAddress::get_ip_host and use it whenever appropriate.levlam
2020-01-01Update copyright year.levlam
2019-09-15Remove unneded explicit td::.levlam
2019-02-13Explicitly include common.h.levlam
2019-01-01Update copyright year.levlam
2018-12-07Better error messages while connecting to proxy.levlam
2018-12-06Add logging of HttpProxy response.levlam
2018-07-27Fix some includes.levlam
2018-07-26Add support for transparent HTTP proxies.levlam