Module Dream_h2.MessageSource

Sourceval content_length_of_string : string -> [> `Error of [> `Bad_request ] | `Fixed of int64 ]
Sourceval body_length : Headers.header list -> [> `Error of [> `Bad_request ] | `Fixed of int64 | `Unknown ]