S.Connection_cache
A Connection_cache handles http requests. It not necessarily caches connections.
Connection_cache
type t
val call : t -> call
Process a request. Please see call.
call