package shuttle_http

  1. Overview
  2. Docs
val parse_method : ?pos:int -> ?len:int -> Core.Bigstring.t -> (Meth.t * int, error) Core.result