Fork HTTPClient and Modfiy code for mbed 6.0

Dependents:   mbed-demo-http-get-json

History

remove unnecessary annotation. default tip

2020-11-08, by quxiaorui [Sun, 08 Nov 2020 10:33:36 +0000] rev 51

remove unnecessary annotation.


Modfiy code for mbed 6.0

2020-11-08, by quxiaorui [Sun, 08 Nov 2020 02:49:01 +0000] rev 50

Modfiy code for mbed 6.0


Correct an api parameter type.

2019-07-14, by WiredHome [Sun, 14 Jul 2019 01:42:33 +0000] rev 49

Correct an api parameter type.


Minor change to a memory allocation for header parsing.

2019-04-03, by WiredHome [Wed, 03 Apr 2019 22:00:31 +0000] rev 48

Minor change to a memory allocation for header parsing.


Increased a buffer size for header parsing

2019-01-09, by WiredHome [Wed, 09 Jan 2019 12:38:31 +0000] rev 47

Increased a buffer size for header parsing


Minor change to debug code only.

2018-11-18, by WiredHome [Sun, 18 Nov 2018 03:48:50 +0000] rev 46

Minor change to debug code only.


Make a private data structure static to avoid a name class

2017-10-01, by WiredHome [Sun, 01 Oct 2017 18:07:05 +0000] rev 45

Make a private data structure static to avoid a name class


Minor changes to integrate SW Memory manager.

2017-07-29, by WiredHome [Sat, 29 Jul 2017 14:05:52 +0000] rev 44

Minor changes to integrate SW Memory manager.


Small memory reduction in ::FormatCTime(),; Minor tweaks to debug information.

2017-07-20, by WiredHome [Thu, 20 Jul 2017 10:56:03 +0000] rev 43

Small memory reduction in ::FormatCTime(),; Minor tweaks to debug information.


Introduce hooks for private memory manager for improved debugging.

2017-06-04, by WiredHome [Sun, 04 Jun 2017 15:51:38 +0000] rev 42

Introduce hooks for private memory manager for improved debugging.