sip_mime.c File Reference


Detailed Description

MIME-related SIP headers.

Author:
Pekka Pessi <Pekka.Pessi@nokia-email.address.hidden>.
Date:
Created: Tue Jun 13 02:57:51 2000 ppessi

#include "config.h"
#include "sofia-sip/sip_parser.h"
#include "sofia-sip/msg_mime_protos.h"
#include <stddef.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>

Include dependency graph for sip_mime.c:


Variables

msg_hclass_t sip_accept_class []
 Header class for Accept header.
msg_hclass_t sip_accept_encoding_class []
 Header class for Accept-Encoding header.
msg_hclass_t sip_accept_language_class []
 Header class for Accept-Language header.
msg_hclass_t sip_content_disposition_class []
 Header class for Content-Disposition header.
msg_hclass_t sip_content_encoding_class []
 Header class for Content-Encoding header.
msg_hclass_t sip_content_language_class []
 Header class for Content-Language header.
msg_hclass_t sip_content_type_class []
 Header class for Content-Type header.
msg_hclass_t sip_mime_version_class []
 Header class for MIME-Version header.
msg_hclass_t sip_warning_class []
 Header class for Warning header.

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