zephyr/subsys/net/lib/http
Justin Morton 35f598ba93 net: http: add numeric http status code to response struct
Add numeric http status code to the response struct to allow for
easier processing by the caller.   Textual status already exists.

Signed-off-by: Justin Morton <justin.morton@nordicsemi.no>
2021-04-14 18:46:47 +03:00
..
CMakeLists.txt
Kconfig
README_http_parser
http_client.c net: http: add numeric http status code to response struct 2021-04-14 18:46:47 +03:00
http_parser.c
http_parser_url.c