aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/hs_apps/http_client.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-09hsa: proxying UDP in HTTP/1.1Matus Fabian1-2/+4
2024-12-18hsa: http client honor configured timeoutFlorin Coras1-2/+3
2024-12-18hsa: fix http client connect failuresFlorin Coras1-2/+2
2024-12-10http: connection upgrade mechanismMatus Fabian1-13/+10
2024-11-21hsa: added request repeating to http clientAdrian Villin1-124/+238
2024-11-04hsa: added GET method to clientAdrian Villin1-0/+743