Make.Pagesval send :
?options:options ->
?charset:string ->
?code:int ->
?content_type:string ->
?headers:Cohttp.Header.t ->
page ->
Ocsigen_response.t Lwt.tWhether 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