fix the problem http request with '\0' and fixx query string in url

Fork of mbed-http by sandbox

mbed_lib.json

Committer:
Jan Jongboom
Date:
2017-02-16
Revision:
0:910f5949759f
Child:
1:52947b0505de

File content as of revision 0:910f5949759f:

{
    "name": "mbed-http",
    "config": {
        "http-buffer-size": {
            "help": "Size of the HTTP receive buffer in bytes",
            "value": 2048,
            "macro_name": "HTTP_RECEIVE_BUFFER_SIZE"
        }
    }
}