it'll work, but it might be nicer to use the `defa...
# http4k
d
it'll work, but it might be nicer to use the
defaulted
mechanism so the api could be more like:
Copy code
<http://Header.int|Header.int>().defaulted("foo", <http://Header.int|Header.int>().required("bar"))