|
Planeshift
|
#include <http_upload.h>
Static Public Member Functions | |
| static bool | SendRequest (const wstring &url, const map< wstring, wstring > ¶meters, const wstring &upload_file, const wstring &file_part_name, int *timeout, wstring *response_body, int *response_code) |
Definition at line 55 of file http_upload.h.
| static bool google_breakpad::HTTPUpload::SendRequest | ( | const wstring & | url, |
| const map< wstring, wstring > & | parameters, | ||
| const wstring & | upload_file, | ||
| const wstring & | file_part_name, | ||
| int * | timeout, | ||
| wstring * | response_body, | ||
| int * | response_code | ||
| ) | [static] |
1.7.3