fix superfluous \r\n after body

Fork of mbed-http by sandbox

mbed_lib.json

Committer:
mpeylo
Date:
2017-12-20
Revision:
22:6c9da880cccd
Parent:
1:52947b0505de

File content as of revision 22:6c9da880cccd:

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