http  1.12.11devel
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules
Here is a list of all modules:
oHTTP request line.The HTTP request line contains the method, URL, and an optional HTTP protocol version
oHTTP status line.The HTTP status line contains the HTTP protocol version, a reason code (100..599) and reason phrase
oAccept header.We use MIME Accept header
oAccept-Charset header.We use MIME Accept-Charset header
oAccept-Encoding header.We use MIME Accept-Encoding header
oAccept-Language header.We use MIME Accept-Language header
oAccept-Ranges header.
oAge header.
oAllow header.
oAuthentication-Info header.
oAuthorization header.We use MIME Authorization header
oCache-Control header.
oConnection header.
oContent-Encoding header.We use MIME Content-Encoding header
oContent-Language header.We use MIME Content-Language header
oContent-Length header.We use MIME Content-Length header
oContent-Location header.We use MIME Content-Location header
oContent-MD5 header.We use MIME Content-MD5 header
oContent-Range header.The Content-Range entity-header is sent with a partial entity-body to specify where in the full entity-body the partial body should be applied
oContent-Type header.We use MIME Content-Type header
oDate header.The Date header field reflects the time when the request or response was first sent
oETag header.
oExpect header.
oExpires header.The Expires header field gives the date and time after which the message content expires
oFrom header.
oHost header.
oIf-Match header.
oIf-Modified-Since header.The If-Modified-Since header field The If-Modified-Since request-header field is used with a method to make it conditional: if the requested variant has not been modified since the time specified in this field, an entity will not be returned from the server; instead, a 304 (not modified) response will be returned without any message-body
oIf-None-Match header.
oIf-Range header.The If-Range header is used when a client has a partial copy of an entity in its cache, and wishes to have an up-to-date copy of the entire entity
oIf-Unmodified-Since header.The If-Unmodified-Since header is used with a method to make it conditional
oLast-Modified header.The Last-Modified header field gives the date and time after which the message content last_modified
oLocation HeaderThe Location header is used to redirect the recipient to a location other than the Request-URI for completion of the request or identification of a new resource
oMax-Forwards header.
oPragma header.
oProxy-Authenticate header.
oProxy-Authorization header.
oRange header.The Range header is used to GET one or more sub-ranges of an entity instead of the entire entity
oReferer header.The Referer header is used to redirect the recipient to a referer other than the Request-URI for completion of the request or identification of a new resource
oMIME-Version header.We use MIME MIME-Version header
oRetry-After header.The Retry-After response-header field can be used with a 503 (Service Unavailable) response to indicate how long the service is expected to be unavailable to the requesting client
oServer header.
oTE header.The TE request-header field indicates what extension transfer-codings it is willing to accept in the response and whether or not it is willing to accept trailer fields in a chunked transfer-coding
oTrailer header.
oTransfer-Encoding header.
oUpgrade header.
oUser-Agent header.
oVary header.
oVia header.
oWarning header.
oWWW-Authenticate header.
oErroneous headers.We use erroneous header object from msg module
oUnknown headers.We use unknown header object from msg module
oHeader separator.We use header separator object from msg module
oMessage payload.We use message body object from msg module
oProxy-Connection extension header.
oCookie extension header.The Cookie header is used to transmit state information from server back to the http client
\Set-Cookie extension header.The Set-Cookie header is used to transmit state information from server back to the http client

Sofia-SIP 1.12.11devel - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.