ocaml-http: extend MDX to lib/header_name.mli
Add header_name.mli to the (mdx ...) stanza. The example was a
sketch with [print_endline] / [()] noise. Replaced with three
concrete asserts that confirm Headers.set + Headers.find round-trip
through the polymorphic-variant API for both standard headers and
[`Other "X-Custom-Header"].