Hello All,

Is it possible to create ResourceResponse in wicket able to work with
"ranges" request for resource?
i.e.
initially set "Accept-Ranges: bytes" header
parse "Range: bytes=0-1" request header

add correct
"Content-Range: bytes 0-1/232469"
and
"Content-Length: 2"
headers based on request

Thanks in advance!

-- 
WBR
Maxim aka solomax

Reply via email to