package ocsigenserver

  1. Overview
  2. Docs
A full-featured and extensible Web server

Install

dune-project
 Dependency

Authors

Maintainers

Sources

8.0.0.tar.gz
md5=be7a28e3a79cc028d35c88eca538ee8b
sha512=08cdaab31864aeba743ad0c03077a6eccf1089e7b7c4078045dab9409d409144b70cc546df7881b64b780689eee642ca2391be84ab2a6a8ffee0fbed2ad5ac98

doc/ocsigenserver.http/Ocsigen_http/Header/Name/index.html

Module Header.Name

type t
val to_string : t -> string
val of_string : string -> t
val accept : t
val accept_charset : t
val accept_encoding : t
val accept_language : t
val accept_ranges : t
val authorization : t
val cache_control : t
val connection : t
val content_disposition : t
val content_encoding : t
val content_length : t
val content_type : t
val content_range : t
val date : t
val etag : t
val expect : t
val expires : t
val host : t
val if_match : t
val if_modified_since : t
val if_none_match : t
val if_unmodified_since : t
val if_range : t
val last_modified : t
val location : t
val pragma : t
val server : t
val status : t
val transfer_encoding : t
val vary : t
val user_agent : t
val referer : t
val range : t
val x_forwarded_for : t
val x_forwarded_proto : t
val origin : t
val access_control_request_method : t
val access_control_request_headers : t
val access_control_allow_origin : t
val access_control_allow_credentials : t
val access_control_expose_headers : t
val access_control_max_age : t
val access_control_allow_methods : t
val access_control_allow_headers : t