Sourceval target : ('a, 'b, 'c) t -> string Sourceval meth : ('a, 'b, 'c) t -> H1.Method.t Sourceval version : ('a, 'b, 'c) t -> int Sourceval accept : ('a, 'b, 'c) t -> string list Sourceval close : ('a, 'b, 'c) t -> unit Sourceval to_string : ('a, 'b, 'c) t -> string Sourceval of_json :
'a. ('socket, Vif_core__.Vif_type.json, 'a) t ->
('a, [> `Msg of string ]) result Sourceval get :
'v. ('socket, 'cfg, 'v) Vif_core__.Vif_middleware.t ->
('socket, 'a, 'c) t ->
'v option Sourceval method_of_request : 'a Vif_core__.Vif_request0.t -> H1.Method.t Sourceval target_of_request : 'a Vif_core__.Vif_request0.t -> string