From 5c4e226ddcd132c0dfa9a9cf096d3b3f8fc3c171 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Mon, 11 Nov 2024 00:08:50 +0100 Subject: libweb: Add byte serving libweb started to support HTTP/1.1 Range Requests [1] so that large files can be partially retrieved. In the context of slcl, this is interesting in order to preview large media files, such as videos, PDFs or audio files. [1]: https://httpwg.org/specs/rfc7233.html --- libweb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libweb') diff --git a/libweb b/libweb index 872bfc2..5d47b2d 160000 --- a/libweb +++ b/libweb @@ -1 +1 @@ -Subproject commit 872bfc2f8faf2000703f26ebb88a68ab0f356a7d +Subproject commit 5d47b2d12caba33793a078d2eafae6ae3d2ad921 -- cgit v1.2.3