Skip to content
Commit d572ebb6 authored by Piotr Radecki's avatar Piotr Radecki Committed by Benjamin Cabé
Browse files

net: lib: http: Added Content-Range header parsing.



Content-Range hasn't been supported in zephyr. This change adds
Content-Range header parsing to http_parser module. Range start,
range end, and total size are supported. All units are currently
interpreted as bytes.
This is much needed change, because many applications responsible
for http data download are based on Content-Range approach.

Signed-off-by: default avatarPiotr Radecki <piotr.radecki@jrdltd.co.uk>
parent 6a45e17b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment