Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d50df5d

Browse filesBrowse files
eltocieardanielleadams
authored andcommitted
test: fix typo in test-http2-invalidheaderfield.js
Psuedo -> Pseudo PR-URL: #39021 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent a1d0aef commit d50df5d
Copy full SHA for d50df5d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎test/parallel/test-http2-invalidheaderfield.js‎

Copy file name to clipboardExpand all lines: test/parallel/test-http2-invalidheaderfield.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ if (!common.hasCrypto) { common.skip('missing crypto'); }
44

55
// Check for:
66
// Spaced headers
7-
// Psuedo headers
7+
// Pseudo headers
88
// Capitalized headers
99

1010
const http2 = require('http2');

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.