logging
This commit is contained in:
parent
9f2eb608c7
commit
2a8da3e510
1
dist/index.js
vendored
1
dist/index.js
vendored
@ -3130,6 +3130,7 @@ function parse_www_authenticate(www_authenticate) {
|
||||
remaining = remaining.slice(close_index + 1);
|
||||
|
||||
if (remaining && remaining[0] !== ',') {
|
||||
console.log({ remaining });
|
||||
throw new Error('invalid www-authenticate header (expected comma after closing quote)');
|
||||
}
|
||||
|
||||
|
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user