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 57c5c6a commit 5d17648Copy full SHA for 5d17648
README.txt
@@ -13,7 +13,7 @@ after a successful HTTP requests. The patch adds request.connection.hikack()
13
to change that behavior in case of WebSocket connections.
14
15
To apply the patches, go in the root of your nodejs code, and apply:
16
- `patch -P0 < ../path-to/node-http-websocket/patches/*.patch`
+ `git am ../path-to/node-http-websocket/patches/*.patch`
17
18
19
Cheers,
0 commit comments