containerd/remotes/docker/auth
Kazuyoshi Kato 548c9c317b Fix WWW-Authenticate parsing
According to RFC 9110, quoted-string could be "".

https://datatracker.ietf.org/doc/html/rfc9110#section-11.6.1
https://datatracker.ietf.org/doc/html/rfc9110#appendix-A

Fixes #6376.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-07-01 20:26:39 +00:00
..
fetch_test.go Adding tests for GenerateTokenOptions 2021-10-26 14:05:17 -06:00
fetch.go Replace golang.org/x/net/context with std library 2022-02-22 02:27:05 +08:00
parse_test.go Fix WWW-Authenticate parsing 2022-07-01 20:26:39 +00:00
parse.go Fix WWW-Authenticate parsing 2022-07-01 20:26:39 +00:00