You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test-http-header-overflow.js:
the llhttp doesn't count space and separator, so to generate a breaking
number of chars, just add +1 to the maxHeaderSize
test-http-max-http-headers.js:
remove the +1 that was referring to the slash of the uri, because
it's not being counted anymore
0 commit comments