Parameter Make.Pages
type pagetype optionstype resultval send :
?options:options ->
?charset:string ->
?code:int ->
?content_type:string ->
?headers:Cohttp.Header.t ->
page ->
Ocsigen_response.t Lwt.tval send_appl_content : Eliom_service.send_appl_contentWhether the service is capable of sending application content when required. This field is usually Eliom_service.XNever. This value is recorded inside each service just after registration.
val result_of_http_result : Ocsigen_response.t -> result