miller/go/regtest/input/unflatten-input.xtab
John Kerl b06c449384
Make regression tests invokable from 'go test' (#491)
* incorporate reg-test into "go test" framework
* reg-test -> regtest everywhere
* update .github/workflows/go.yml
2021-04-12 23:00:53 -04:00

15 lines
506 B
Text

hostname localhost
pid 12345
req.id 6789
req.method GET
req.path api/check
req.host foo.bar
req.headers.host bar.baz
req.headers.user-agent browser
res.status_code 200
res.header.content-type text
res.header.content-encoding plain
empty1 {}
empty2 []
wrapper.empty3 {}
wrapper.emtpy4 []