|
MongoDB
2.0.3
|
Classes | |
| class | Result |
Public Types | |
| typedef map< string, string > | Headers |
Public Member Functions | |
| int | get (string url, Result *result=0) |
| int | post (string url, string body, Result *result=0) |
| int mongo::HttpClient::get | ( | string | url, |
| Result * | result = 0 |
||
| ) |
| int mongo::HttpClient::post | ( | string | url, |
| string | body, | ||
| Result * | result = 0 |
||
| ) |
1.8.0