webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <MultipartHandle.h>
Public Member Functions | |
MultipartHandle (ResourceHandle *handle, const String &boundary) | |
~MultipartHandle () | |
void | contentReceived (const char *data, size_t length) |
void | contentEnded () |
Static Public Member Functions | |
static bool | extractBoundary (const String &contentType, String &boundary) |
|
inline |
|
inline |
void WebCore::MultipartHandle::contentEnded | ( | ) |
|
static |