test: update test

This commit is contained in:
Simon Cruanes 2025-04-15 10:14:15 -04:00
parent 173e5fef6e
commit 4c8cc8ba5a
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -2,8 +2,8 @@ listening on http://127.0.0.1:8085
echo:
{meth=GET; host=localhost:8085;
headers=[user-agent: test
accept: */*
host: localhost:8085];
Accept: */*
Host: localhost:8085];
path="/echo/?a=b&c=d"; body=""; path_components=["echo"];
query=["c","d";"a","b"]}
(query: "c" = "d";"a" = "b")