zephyr/subsys/net/lib/http
Sjors Hettinga 1165bd667f net: http: Allow a content_len of 4GB
Instead of maximally 99999 bytes allow a content_len of 4GB.

Signed-off-by: Sjors Hettinga <s.a.hettinga@gmail.com>
2022-03-21 10:16:21 +01:00
..
CMakeLists.txt
http_client.c net: http: Allow a content_len of 4GB 2022-03-21 10:16:21 +01:00
http_parser_url.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
http_parser.c net: http: update status if no status text is provided 2021-05-18 11:23:59 -05:00
Kconfig kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
README_http_parser