Sofia SIP User Agent Library - "http" - HTTP Parser Module

1.12.11

Module Meta Information

The http module contains interface to the HTTP parser and the header and message objects.

Contact:
Pekka Pessi <Pekka.Pessi@nokia-email.address.hidden>
Status:
Sofia SIP Core library
License:
LGPL

Overview

Each HTTP header has a structure defined for it in <sofia-sip/http.h>. All the variables, objects and functions related to a particular HTTP header are documented in a submodule for the header. In addition to the header structure, there is defined a header class structure and some standard functions for each header in the <sofia-sip/http_header.h> include file. For header X, there are types, functions, macros and header class as follows:

In addition to this interface, the parser provider interface is documented in the SIP Parser module. The parser provider interface makes it possible to extend HTTP parser with new headers or extend existing ones.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

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