|
From: | David Gray |
Subject: | Rfc2822-headers |
Date: | Mon, 19 Apr 2021 15:35:32 +0300 |
In version 10.1.11 I’m able to use http-get to read an image. In version 11.2 I get: Error while parsing RFC 2822 headers: Illegal character: peek-ascii-char In rfc2822-headers.scm there is an extra check that the byte is between 32 to 126 which fails as I assume images have bytes 0 to 255.
[Prev in Thread] | Current Thread | [Next in Thread] |