zephyr/subsys/net/lib/http
Justin Morton e3517e5080 net: http: update status if no status text is provided
Call on_status if the Reason-Phrase is not provided.
This allows for the numeric status code to be set.
Also, ensure the numeric status code is always set
in on_status, not just if the specific callback is set.

Signed-off-by: Justin Morton <justin.morton@nordicsemi.no>
2021-05-18 11:23:59 -05:00
..
CMakeLists.txt
http_client.c net: http: update status if no status text is provided 2021-05-18 11:23:59 -05:00
http_parser_url.c license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
http_parser.c net: http: update status if no status text is provided 2021-05-18 11:23:59 -05:00
Kconfig
README_http_parser