zephyr/subsys/net/lib/http
Flavio Ceolin 0aaae4a039 guideline: Make explicit fallthrough cases
-Wimplicit-fallthrough=2 requires a fallthrough comment or a compiler
to tells gcc that this happens intentionally.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-08-24 20:28:47 -04:00
..
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
http_client.c net: http: client: Add port number to HTTP Header 2020-06-15 16:59:20 +02:00
http_parser_url.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
http_parser.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
Kconfig
README_http_parser