sig
val section : Lwt_log_core.section
type redirection
val create_redirection :
?full_url:bool ->
?pipeline:bool ->
?keephost:bool -> regexp:string -> string -> Revproxy.redirection
val run :
redirection:Revproxy.redirection -> unit -> Ocsigen_server.instruction
end