aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/http_test.go
AgeCommit message (Expand)AuthorFilesLines
9 dayshsa: added GET method to clientAdrian Villin1-9/+93
2024-10-29http: "absolute-form" target URL parsingMatus Fabian1-19/+6
2024-10-25http: pass timeout using extended configMatus Fabian1-3/+33
2024-10-14http: Content-Length value parsing improvementMatus Fabian1-1/+1
2024-10-14hs-test: http_static wrk testsMatus Fabian1-1/+35
2024-10-10hs-test: added dry run modeAdrian Villin1-7/+7
2024-10-03hs-test: prom consecutive connections testMatus Fabian1-24/+40
2024-09-28hs-test: replaced gofmt with goimportsAdrian Villin1-2/+3
2024-09-08http: large POST handlingMatus Fabian1-6/+40
2024-08-28http: http_state_wait_app_reply improvementMatus Fabian1-4/+19
2024-08-26hs-test: http tests improvementMatus Fabian1-136/+118
2024-08-23http: status line parsing fixMatus Fabian1-2/+25
2024-08-22http_static: added last-modified headerAdrian Villin1-1/+12
2024-08-21hs-test: generate core dump, fix docker logs in CIAdrian Villin1-1/+0
2024-08-20vppinfra: fix format_clib_timebase_timeAdrian Villin1-0/+2
2024-08-20http_static: make max-age configurableAdrian Villin1-5/+21
2024-08-19http: make Media Types RFC9110 compliantAdrian Villin1-4/+4
2024-08-16http: http_read_message improvementMatus Fabian1-1/+35
2024-08-09http: authority-form target parsing/serializingMatus Fabian1-1/+21
2024-08-06http: client POST methodMatus Fabian1-10/+143
2024-07-29http: client code improvementMatus Fabian1-4/+83
2024-07-24prom: mem leak testMatus Fabian1-5/+45
2024-07-23prom: concurrent connections fixMatus Fabian1-1/+34
2024-07-23http: state machine fixMatus Fabian1-1/+96
2024-07-23http: return more than data from server appMatus Fabian1-13/+110
2024-06-24hs-test: move nginx tests into one fileMatus Fabian1-125/+1
2024-06-24hs-test: added interrupt mode testsAdrian Villin1-2/+19
2024-06-14hs-test: separate infra from testsAdrian Villin1-330/+331
2024-06-13http: return more than url to server appMatus Fabian1-2/+352
2024-06-12hs-test: improved suite teardown and replaced PIDs with PPIDsAdrian Villin1-2/+0
2024-06-10hs-test: HTTP download benchmarkingMatus Fabian1-18/+25
2024-06-06hs-test: more debug output in http3 testFlorin Coras1-0/+1
2024-06-05hs-test: keep ab/wrk containers alive until teardownAdrian Villin1-0/+2
2024-06-03hs-test: add libunwind dependency to nginx dockerfileAdrian Villin1-4/+0
2024-05-31hs-test: temp skip some testsAdrian Villin1-0/+4
2024-05-31hs-test: container logging improvementsAdrian Villin1-1/+0
2024-05-28http_static: sanitize path before file readMatus Fabian1-26/+31
2024-05-23hs-test: fix CPU alloc when running in parallelAdrian Villin1-0/+2
2024-05-17http: ignore http_proxy env in testsMatus Fabian1-4/+19
2024-05-14http: notify client when connection failedMatus Fabian1-1/+15
2024-05-14http: fix server sending all status codesMatus Fabian1-8/+71
2024-05-03http: fix http server in responseMatus Fabian1-1/+16
2024-05-01http: fix client receiving large dataFilip Tehlar1-1/+1
2024-04-19hs-test: transition to ginkgo test frameworkAdrian Villin1-16/+40
2024-03-12hs-test: experimental support for multiple test instancesadrianvillin1-7/+7
2024-02-15hs-test: shortened interface names to avoid character limitadrianvillin1-2/+3
2024-02-15hs-test: improved loggingadrianvillin1-5/+5
2024-01-18hs-test: use specific port for http3 testFilip Tehlar1-1/+1
2023-11-30hs-test: add http prom testFilip Tehlar1-0/+12
2023-09-04hs-test: log external appsFilip Tehlar1-2/+2