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:
1:52947b0505de
Parent:
0:910f5949759f

File content as of revision 1:52947b0505de:

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