Open Kladki opened 5 months ago
Given that only a single challenge can be present per (non-
WWW-Authenticate
) header,
I don't follow. WWW-Authenticate
is the usual header, or perhaps Proxy-Authenticate
. What other header are you parsing that only allows one challenge?
Given that only a single challenge can be present per (non-
WWW-Authenticate
) header, would it make sense to provide a way to directly derive a singleChallengeRef
from astr(ing)
and/orHeaderValue
?