| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
| |
parser to break.
Documentation for HTTPClient.
Added a query_string_from_dict method to HTTPClient to create a x-www-form-urlencoded valid query string for GET and POST messages.
String now has http_escape() and http_unescape() methods to help facilitate the above query_string_from_dict method.
|
| | |
|
| |
|
|
|
| |
-small unchunked files should work properly
-blocking mode should work properly
|
| | |
|
| |
|
|
|
| |
-Built-in version of the library for Windows, Android and iOS (other OSs use system one)
-Small fixes all around
|
| |
|