Skip to content

Commit

Permalink
Fixed copy/paste typo from #46 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
schantaraud committed Oct 17, 2023
1 parent 5aba2f6 commit 344f9fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/index.litcoffee
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ Indicates that the client seems to have erred.
'425_NAME': 'TOO_EARLY'
'425_MESSAGE': 'The server is unwilling to risk processing a request that might be replayed.'
'425_CLASS': classes.CLIENT_ERROR
FAILED_DEPENDENCY: 425
TOO_EARLY: 425
426 - The client should switch to a different protocol such as TLS/1.0, given in the Upgrade header field.

Expand Down

0 comments on commit 344f9fa

Please sign in to comment.