Webs_http11HTTP/1.1 codecs.
val decode_header_list : bytes -> crlfs:int list -> Webs.Http.Headers.tdecode_list b crlfs decodes the headers. b has the header section with the start line (either request or status line) or finished by the first crlfs.
TODO Get rid of this.
module Version : sig ... endVersion codec.
module Response : sig ... endResponse codec.
module Request : sig ... endRequest codec.