You can search for identifiers within the package.
in-package search v0.2.0
http
Http
module Version : sig ... end
module Method : sig ... end
module Status : sig ... end
module Transfer : sig ... end
Read and write the HTTP/1.1 transfer-encoding formats. Currently supported are chunked and content-length.
chunked
content-length
module Header : sig ... end
module Request : sig ... end
module Response : sig ... end
module Private : sig ... end