unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [PATCH] web: send capitalized authorization header scheme
       [not found] <20220624163453.29859-1-aconchillo@gmail.com>
@ 2022-07-04  9:20 ` Ludovic Courtès
  0 siblings, 0 replies; only message in thread
From: Ludovic Courtès @ 2022-07-04  9:20 UTC (permalink / raw)
  To: Aleix Conchillo Flaqué; +Cc: guix-devel, Maxime Devos

Hola,

Aleix Conchillo Flaqué <aconchillo@gmail.com> skribis:

> * module/web/http.scm (write-credentials): capitalize authorization
> header scheme. The standard allows the scheme to be case-insensitive,
> however most libraries out there expect the scheme to be capitalized,
> which is what it is actually used in RFC
> docs (e.g. https://datatracker.ietf.org/doc/html/rfc7617#section-2). Some
> libraries even reject lowercase scheme making Guile incompatible.
> ---
>  module/web/http.scm            | 14 ++++++++++++--
>  test-suite/tests/web-http.test | 11 ++++++++---
>  2 files changed, 20 insertions(+), 5 deletions(-)

Applied, thanks!

Ludo'.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-04  9:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220624163453.29859-1-aconchillo@gmail.com>
2022-07-04  9:20 ` [PATCH] web: send capitalized authorization header scheme Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).