We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d0aef commit d50df5dCopy full SHA for d50df5d
test/parallel/test-http2-invalidheaderfield.js
@@ -4,7 +4,7 @@ if (!common.hasCrypto) { common.skip('missing crypto'); }
4
5
// Check for:
6
// Spaced headers
7
-// Psuedo headers
+// Pseudo headers
8
// Capitalized headers
9
10
const http2 = require('http2');
0 commit comments