Index of types
A | |
| answer [Ocsigen_extensions] | |
| attribute [Ocsigen_extensions.Configuration] |
Specification of a XML attribute.
| auth [Authbasic] | |
C | |
| charset [Ocsigen_charset_mime] |
By convention, "no specified charset" is represented by the empty string
| charset_assoc [Ocsigen_charset_mime] |
Association between extensions and charset, with a default value.
| condition [Accesscontrol] | |
| config_info [Ocsigen_extensions] |
Configuration options, passed to (and modified by) extensions
| content_type [Ocsigen_multipart] | |
| content_type [Ocsigen_request] | |
| cookie [Ocsigen_cookie_map] |
Type used for cookies to set.
D | |
| do_not_serve [Ocsigen_extensions] |
Configuration to hide/forbid local files
E | |
| element [Ocsigen_extensions.Configuration] |
Specification of a XML element.
| extension [Ocsigen_extensions] |
For each <site> tag in the configuration file, you can set the extensions you want.
Describes the content to deflate, either using its content type, or file extension
I | |
| instruction [Ocsigen_server] |
The type of instructions to be used inside an host or site.
K | |
| key [Polytables] |
The type of key for a piece of data of type 'a
L | |
| leftright [Ocsigen_lib_base] | |
M | |
| m [Ocsigen_stream.StringStream] | |
| mime_assoc [Ocsigen_charset_mime] |
association between extensions and mime types, with default value
| mime_type [Ocsigen_charset_mime] |
MIME types; the default value is "application/octet-stream"
N | |
| node [Ocsigen_lib_base.Clist] | |
| node [Ocsigen_cache.Dlist] | |
O | |
| out [Ocsigen_stream.StringStream] |
Interface for stream creation (for tyxml)
| outcome [Ocsigen_stream] | |
P | |
| parse_config [Ocsigen_extensions] |
parse_config is the type of the functions parsing a <site> tag (and returning an extension).
| parse_config_aux [Ocsigen_extensions] | |
| parse_fun [Ocsigen_extensions] | |
| parse_host [Ocsigen_extensions] |
Type of the functions parsing the content of a <host> tag
Local file corresponding to a request.
S | |
| socket_type [Ocsigen_config] | |
| ssl_info [Ocsigen_config] | |
| step [Ocsigen_stream] |
A stream may be composed by several substreams.
The type of tables
| t [Ocsigen_stream] | |
| t [Ocsigen_lib_base.Url_base] | |
| t [Ocsigen_lib_base.Clist] | |
| t [Ocsigen_lib_base.Option] | |
| t [Ocsigen_cache.Dlist] | |
U | |
| ud_string [Ocsigen_extensions] |
The type for string that may contain a $u(...)
| uri [Ocsigen_lib_base.Url_base] | |
| userconf_info [Ocsigen_extensions] |
Information received by extensions accepting userconf files.
V | |
| virtual_hosts [Ocsigen_extensions] |
Type of the result of parsing the field hostfiler in the configuration file.
Y | |
| yesnomaybe [Ocsigen_lib_base] |