miller/test/input/unflatten-input-2.xtab
John Kerl cc1cd954ea
Fix unflatten with field names like . .x or x..y (#1735)
* Fix unflatten with field name like `.` `.x` or `x..y`

* docs & test data
2024-12-23 12:27:08 -05:00

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