-
Notifications
You must be signed in to change notification settings - Fork 95
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: httptoolkit/mockttp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: httptoolkit/mockttp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 13 files changed
- 1 contributor
Commits on Jun 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5f944b7 - Browse repository at this point
Copy the full SHA 5f944b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48554c1 - Browse repository at this point
Copy the full SHA 48554c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cda0024 - Browse repository at this point
Copy the full SHA cda0024View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfe1c3b - Browse repository at this point
Copy the full SHA cfe1c3bView commit details
Commits on Jun 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f20ae7f - Browse repository at this point
Copy the full SHA f20ae7fView commit details
Commits on Jun 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 05db347 - Browse repository at this point
Copy the full SHA 05db347View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe42cb5 - Browse repository at this point
Copy the full SHA fe42cb5View commit details
Commits on Jun 27, 2025
-
Fix SOCKS handling of IPs with SNI passthrough & transforms
Previously, a SOCKS request to an IP (not DNS) resulted in that IP still appearing in a few places, notably including transforms/callbacks & upstream SNI when doing passthrough. This was a bug, as the effective hostname (from Host header or inbound SNI) should be used instead, with the IP only used for the actual TCP connection destination.
Configuration menu - View commit details
-
Copy full SHA for 75ddb7b - Browse repository at this point
Copy the full SHA 75ddb7bView commit details -
Handle errors in request preprocessing (particularly URLs)
Previously a totally invalid URL (generally caused by an invalid Host header) would throw an uncaught error - now we treat it like any other client error.
Configuration menu - View commit details
-
Copy full SHA for 3acc9ce - Browse repository at this point
Copy the full SHA 3acc9ceView commit details
Commits on Jul 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f846bcb - Browse repository at this point
Copy the full SHA f846bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dc4984 - Browse repository at this point
Copy the full SHA 0dc4984View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.0...main