Skip to content

Commit 2aa0289

Browse files
committed
Update Mockttp for trailer support & HTTP/2 improvements
Notably this now reports :status in HTTP/2 header events, properly forwards trailers where possible, and generally brings HTTP/2 to a state of full maturity where I think it's time to now enable it by default.
1 parent c85cdd6 commit 2aa0289

File tree

2 files changed

+66
-38
lines changed

2 files changed

+66
-38
lines changed

package-lock.json

Lines changed: 65 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"mime-types": "^2.1.27",
7777
"mobx": "^6.3.5",
7878
"mockrtc": "^0.3.1",
79-
"mockttp": "^3.10.1",
79+
"mockttp": "^3.11.0",
8080
"node-fetch": "^2.6.1",
8181
"node-forge": "^1.3.0",
8282
"node-gsettings-wrapper": "^0.5.0",

0 commit comments

Comments
 (0)