dhall-1.42.3: dhall-lang/tests/import/success/customHeadersA.dhall
https://httpbin.org/user-agent
using [ { mapKey = "User-Agent", mapValue = "Dhall" } ]
as Text
https://httpbin.org/user-agent
using [ { mapKey = "User-Agent", mapValue = "Dhall" } ]
as Text