|
sipxtacklib
Version 3.3
|
#include <utl/UtlString.h>#include <utl/UtlDList.h>

Go to the source code of this file.
Classes | |
| class | HttpBody |
| class to contain an HTTP body More... | |
| class | HttpBodyMultipart |
Macros | |
| #define | CONTENT_TYPE_TEXT_PLAIN "text/plain" |
| #define | CONTENT_TYPE_TEXT_HTML "text/html" |
| #define | CONTENT_SMIME_PKCS7 "application/pkcs7-mime" |
| #define | CONTENT_TYPE_PIDF "application/pidf+xml" |
| #define | CONTENT_TYPE_MULTIPART "multipart/" |
| #define | CONTENT_TYPE_MULTIPART_RELATED "multipart/related" |
| #define | CONTENT_TYPE_CONTENT_INDIRECTION "message/external-body" |
| #define | DIALOG_EVENT_CONTENT_TYPE "application/dialog-info+xml" |
| #define | MULTIPART_BOUNDARY_PARAMETER "boundary" |
| #define | MAX_HTTP_BODY_PARTS 20 |
| #define CONTENT_TYPE_TEXT_PLAIN "text/plain" |
| #define CONTENT_TYPE_TEXT_HTML "text/html" |
| #define CONTENT_SMIME_PKCS7 "application/pkcs7-mime" |
| #define CONTENT_TYPE_PIDF "application/pidf+xml" |
| #define CONTENT_TYPE_MULTIPART "multipart/" |
| #define CONTENT_TYPE_MULTIPART_RELATED "multipart/related" |
| #define CONTENT_TYPE_CONTENT_INDIRECTION "message/external-body" |
| #define DIALOG_EVENT_CONTENT_TYPE "application/dialog-info+xml" |
| #define MULTIPART_BOUNDARY_PARAMETER "boundary" |
| #define MAX_HTTP_BODY_PARTS 20 |