tholian-network / stealth

:rocket: Stealth - Secure, Peer-to-Peer, Private and Automateable Web Browser/Scraper/Proxy
GNU General Public License v3.0
1.04k stars 301 forks source link

Stealth: Server needs support for 206 (Partial Content) #60

Closed cookiengineer closed 2 years ago

cookiengineer commented 3 years ago

The Stealth Webproxy and Webserver need support for 206 Partial Content requests, which would allow to serve content from the cache in the profile as streams (e.g. video and other large files).

cookiengineer commented 2 years ago

As of https://github.com/tholian-network/stealth/commit/c8006cd449e594eefdb11227a62efbdcb43ab9cd this has been implemented.