From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Thu, 12 May 2016 17:45:57 +0200 Subject: [PATCH 1/1] ui-shared: Use CRLF in HTTP headers as per RFC 7230 In-Reply-To: <1462988931-10035-1-git-send-email-wub@partyvan.eu> References: <1462988931-10035-1-git-send-email-wub@partyvan.eu> Message-ID: On Wed, May 11, 2016 at 7:48 PM, Juuso Lapinlampi wrote: > CRLF is explicitly defined as the line break in the HTTP protocol > specifications: RFC 2616 (obsolete) and RFC 7230. But this is CGI, not HTTP.