Skip to content

Commit 5201530

Browse files
committed
Update server for fixes & various of low-level connection features
- Support for connection error simulation - Support for TLS passthrough - Support for request abort error messages - RTC connections now include the source page URL - Chrome on Android command-line configuration fix - DOCKER_HOST SSH configuration no longer crashes the server
1 parent 0568f79 commit 5201530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"author": "Tim Perry",
2222
"license": "AGPL-3.0-or-later",
2323
"config": {
24-
"httptoolkit-server-version": "1.11.0"
24+
"httptoolkit-server-version": "1.12.0"
2525
},
2626
"build": {
2727
"appId": "tech.httptoolkit.desktop",

0 commit comments

Comments
 (0)