Module type S.Connection_cache

A Connection_cache handles http requests. It not necessarily caches connections.

type t
val call : t -> call

Process a request. Please see call.