Module Rewritemod

val section : Lwt_log_core.section
exception Not_concerned
type assockind =
  1. | Regexp of Pcre.regexp * string * bool
val find_rewrite : assockind -> string -> string * bool
val parse_config : Xml.xml -> Ocsigen_extensions.request_state -> Ocsigen_extensions.answer Lwt.t