guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patch] Handle all four etags types in HTTP client


From: Derek Upham
Subject: [Patch] Handle all four etags types in HTTP client
Date: Tue, 31 Mar 2020 16:50:48 +0200 (CEST)
User-agent: mu4e 1.3.2; emacs 28.0.50

The HTTP client code is aware of and handles strong and weak etags as quoted strings (matching the spec), and strong etags as unquoted strings (which don’t match the spec, but which some servers send anyway). Some servers also violate the spec by returning *weak* tags as unquoted strings. This patch updates the parsing code to recognize and handle that case.

Attachment: 0002-Properly-handle-unquoted-and-quoted-etags.patch
Description: 0002-Properly-handle-unquoted-and-quoted-etags.patch


Derek

--
Derek Upham
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]