Functions

parse_disposition.h File Reference

Parser :: Content-Disposition header. More...

#include "../str.h"
#include "msg_parser.h"
Include dependency graph for parse_disposition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions


Detailed Description

Definition in file parse_disposition.h.


Function Documentation

int parse_content_disposition ( struct sip_msg msg  ) 

Returns: -1 : error 0 : success 1 : hdr not found

Definition at line 374 of file parse_disposition.c.

References hdr_field::body, free_disposition(), parse_disposition(), and hdr_field::parsed.

Here is the call graph for this function: