packages feed

dhall-1.24.0: dhall-lang/tests/import/success/noHeaderForwardingA.dhall

{- The purpose of this test is to verify that the custom headers supplied to
   this import are not forwarded to the transitive import of
   https://httpbin.org/user-agent
-}
https://raw.githubusercontent.com/dhall-lang/dhall-lang/master/tests/import/success/customHeadersA.dhall
  using [ { header = "User-Agent", value = "Secret" } ]