Skip to content

Commit a648fc2

Browse files
committed
Update MockRTC to include source UA metadata
With this change, the user-agent is now sent via the control channel on hooked connections, so HTTP Toolkit can see useful client source info.
1 parent 115fe78 commit a648fc2

File tree

2 files changed

+30
-10
lines changed

2 files changed

+30
-10
lines changed

package-lock.json

Lines changed: 29 additions & 9 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
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@types/webextension-polyfill": "^0.9.0",
3434
"graphql": "^15.8.0",
35-
"mockrtc": "^0.1.0",
35+
"mockrtc": "^0.2.0",
3636
"webextension-polyfill": "^0.9.0"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)