mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
20 lines
656 B
Text
20 lines
656 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 []
|
|
x@y 1
|
|
@ 2
|
|
x@ 3
|
|
@y 4
|
|
x@@y 5
|