vessel/scripts/q/actg-test.session
Arija A. 8b3b44ef51
test(dynamic): Add /actg route session test.
Signed-off-by: Arija A. <ari@ari.lt>
2025-03-26 01:57:47 +02:00

8 lines
177 B
Text

$ begin keepalive %env HOST 127.0.0.1% %env PORT 8080%
-- GET /actg
GET /actg HTTP/1.1\r\n
Host: 127.0.0.1\r\n
Connection: close\r\n
\r\n
$ read keepalive
$ end keepalive quiet