module Framepp:sig..end
val string_of_header : Ocsigen_http_frame.Http_header.http_header -> stringval string_of_method : Ocsigen_http_frame.Http_header.http_method -> stringval method_of_string : string -> Ocsigen_http_frame.Http_header.http_methodval string_of_proto : Ocsigen_http_frame.Http_header.proto -> stringval proto_of_string : string -> Ocsigen_http_frame.Http_header.proto