google_breakpad::HTTPUpload Class Reference
#include <http_upload.h>
List of all members.
|
Static Public Member Functions |
| static bool | SendRequest (const string &url, const map< string, string > ¶meters, const string &upload_file, const string &file_part_name, const string &proxy, const string &proxy_user_pwd, string *response_body, string *error_description) |
| static bool | SendRequest (const wstring &url, const map< wstring, wstring > ¶meters, const wstring &upload_file, const wstring &file_part_name, wstring *response_body, int *response_code) |
Member Function Documentation
| static bool google_breakpad::HTTPUpload::SendRequest |
( |
const wstring & |
url, |
|
|
const map< wstring, wstring > & |
parameters, |
|
|
const wstring & |
upload_file, |
|
|
const wstring & |
file_part_name, |
|
|
wstring * |
response_body, |
|
|
int * |
response_code | |
|
) |
| | [static] |
The documentation for this class was generated from the following files:
- toolkit/crashreporter/google-breakpad/src/common/linux/http_upload.h
- toolkit/crashreporter/google-breakpad/src/common/windows/http_upload.h