Skip to content
Commit 5b09caa1 authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Benjamin Cabé
Browse files

net: http_server: fix HTTP 1.0 500 response template format



Template string for HTTP 1.0 500 response expects content length as a %d
but was getting passed a 'long unsigned int' instead of an 'int'.

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent f3bf6357
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment