Index of types
A | |
| answer [Extensions] | |
| attribute [Extensions.Configuration] |
Specification of a XML attribute.
| auth [Authbasic] | |
C | |
| charset [Charset_mime] |
By convention, "no specified charset" is represented by the empty string
| charset_assoc [Charset_mime] |
Association between extensions and charset, with a default value.
| client_conn [Request] |
Type of connection used by the client.
| condition [Accesscontrol] | |
| config_info [Extensions] |
Configuration options, passed to (and modified by) extensions
| content_type [Request] | |
| content_type [Multipart] | |
| cookie [Ocsigen_cookie_map] |
Type used for cookies to set.
D | |
| do_not_serve [Extensions] |
Configuration to hide/forbid local files
E | |
| element [Extensions.Configuration] |
Specification of a XML element.
| extension [Extensions] |
For each <site> tag in the configuration file, you can set the extensions you want.
| extension [Charset_mime] | |
| extension_composite [Extensions] | |
F | |
| file [Charset_mime] | |
| file_info [Request] | |
| file_info [Multipart] | |
| file_info [Extensions] | |
| filename [Charset_mime] | |
| filter [Deflatemod] |
Describes the content to deflate, either using its content type, or file extension
I | |
| instruction [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 [Charset_mime] |
association between extensions and mime types, with default value
| mime_type [Charset_mime] |
MIME types; the default value is "application/octet-stream"
N | |
| node [Ocsigen_lib_base.Clist] | |
| node [Cache.Dlist] | |
O | |
| out [Ocsigen_stream.StringStream] |
Interface for stream creation (for tyxml)
| outcome [Ocsigen_stream] | |
P | |
| parse_config [Extensions] |
parse_config is the type of the functions parsing a <site> tag (and returning an extension).
| parse_config_aux [Extensions] | |
| parse_fun [Extensions] | |
| parse_host [Extensions] |
Type of the functions parsing the content of a <host> tag
Local file corresponding to a request.
S | |
| socket_type [Config] | |
| ssl_info [Config] | |
| step [Ocsigen_stream] |
A stream may be composed by several substreams.
| stream [Ocsigen_stream] | |
T | |
| t [Response.Body] | |
| t [Response] | |
| t [Request] | |
| t [Polytables] |
The type of tables
The type for string that may contain a $u(...)
| uri [Ocsigen_lib_base.Url_base] | |
| userconf_info [Extensions] |
Information received by extensions accepting userconf files.
V | |
| virtual_hosts [Extensions] |
Type of the result of parsing the field hostfiler in the configuration file.
Y | |
| yesnomaybe [Ocsigen_lib_base] |