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

Fork of mbed-http by sandbox

mbed_lib.json

Committer:
ihere1
Date:
2017-03-03
Revision:
10:ec9b75c349aa
Parent:
1:52947b0505de

File content as of revision 10:ec9b75c349aa:

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