zephyr/subsys/net
Jukka Rissanen a124dd2596 net: http_server: Send chunked response correctly
The chunked response was not sent properly. There were extra
"\r\n" before the chunk lenght and the length of the string
to be sent was calculated incorrectly.

Fixes #72887

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-06-03 15:39:09 +02:00
..
conn_mgr cmake: linker: Use kconfig for iterable section subalign 2024-05-07 18:01:37 -04:00
ip net: Start socket service thread by net core init 2024-06-03 09:49:01 +02:00
l2 net: wifi: shell: Correction to connect command default case 2024-05-29 14:09:59 +02:00
lib net: http_server: Send chunked response correctly 2024-06-03 15:39:09 +02:00
pkt_filter
buf_simple.c net: buf_simple: Add support for 40 bit data type 2024-03-26 19:32:27 -04:00
buf.c net: buf: Disallow blocking allocation in syswq 2024-04-23 19:47:24 -04:00
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net