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
http_client.c net: http: add numeric http status code to response struct 2021-04-14 18:46:47 +03:00
http_parser_url.c license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
http_parser.c license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
Kconfig
README_http_parser