google_breakpad::HTTPUpload Class Reference

#include <http_upload.h>

Inheritance diagram for google_breakpad::HTTPUpload:

Inheritance graph
[legend]
Collaboration diagram for google_breakpad::HTTPUpload:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static bool SendRequest (const string &url, const map< string, string > &parameters, 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 > &parameters, 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 string url,
const map< string, string > &  parameters,
const string upload_file,
const string file_part_name,
const string proxy,
const string proxy_user_pwd,
string response_body,
string error_description 
) [static]

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:

Generated Mozilla by doxygen 1.5.6