Skip to content
Commit b1b586ca authored by David van Rijn's avatar David van Rijn Committed by Anas Nashif
Browse files

net: fix constness in http_request



Since we are taking a double pointer to an array owned by the user, we
should also make all but the top-level of indirection const, since we
are not planning on modifying it.

Signed-off-by: default avatarDavid van Rijn <david@refractor.dev>
parent a05506a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment