webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <SessionState.h>
Classes | |
struct | Element |
Public Member Functions | |
void | encode (IPC::Encoder &) const |
Static Public Member Functions | |
static bool | decode (IPC::Decoder &, HTTPBody &) |
Public Attributes | |
String | contentType |
Vector< Element > | elements |
|
static |
void WebKit::HTTPBody::encode | ( | IPC::Encoder & | encoder | ) | const |
String WebKit::HTTPBody::contentType |