dhall-1.42.3: dhall-lang/tests/import/success/originHeadersENV.dhall
toMap
{ DHALL_HEADERS =
''
toMap {
`httpbin.org:443` = toMap {
`User-Agent` = "Dhall"
}
}
''
}
toMap
{ DHALL_HEADERS =
''
toMap {
`httpbin.org:443` = toMap {
`User-Agent` = "Dhall"
}
}
''
}