forked from qwj/python-proxy
-
Notifications
You must be signed in to change notification settings - Fork 0
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: softprogrammingweb/python-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7c96730
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: qwj/python-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c3a8446
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 3 files changed
- 5 contributors
Commits on May 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2e18d25 - Browse repository at this point
Copy the full SHA 2e18d25View commit details
Commits on Mar 16, 2022
-
https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html An HTTP/1.1 proxy MUST ensure that any request message it forwards does contain an appropriate Host header field that identifies the service being requested by the proxy. All Internet-based HTTP/1.1 servers MUST respond with a 400 (Bad Request) status code to any HTTP/1.1 request message which lacks a Host header field.
Configuration menu - View commit details
-
Copy full SHA for fe495ce - Browse repository at this point
Copy the full SHA fe495ceView commit details
Commits on Mar 27, 2023
-
In Python 3.11, asyncio.sslproto.SSLProtocol inherits from asyncio.protocols.BufferedProtocol. In SSLProtocol, data_received() is no longer used and has been replaced with get_buffer() and buffer_updated().
Jonney authoredMar 27, 2023 Configuration menu - View commit details
-
Copy full SHA for c970092 - Browse repository at this point
Copy the full SHA c970092View commit details
Commits on Jan 13, 2024
-
Merge pull request qwj#151 from Mervent/master
Obey RFC2616 in CONNECT request
Configuration menu - View commit details
-
Copy full SHA for 4863477 - Browse repository at this point
Copy the full SHA 4863477View commit details -
Merge pull request qwj#163 from Jonney/patch-2
Compatible with Python 3.11
Configuration menu - View commit details
-
Copy full SHA for e03384f - Browse repository at this point
Copy the full SHA e03384fView commit details
Commits on Jan 16, 2024
-
Merge branch 'master' of https://github.com/qwj/python-proxy
python 3.11 compatibility
Configuration menu - View commit details
-
Copy full SHA for 09d4752 - Browse repository at this point
Copy the full SHA 09d4752View commit details
Commits on Jan 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b153dae - Browse repository at this point
Copy the full SHA b153daeView commit details
Commits on Apr 25, 2024
-
pproxy/proto.py:7: SyntaxWarning: invalid escape sequence '\['
Configuration menu - View commit details
-
Copy full SHA for 10f5013 - Browse repository at this point
Copy the full SHA 10f5013View commit details
Commits on Nov 16, 2024
-
Merge pull request qwj#175 from vforvideo/admin
feat: httpadmin protocol for external control
Configuration menu - View commit details
-
Copy full SHA for f512359 - Browse repository at this point
Copy the full SHA f512359View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3a8446 - Browse repository at this point
Copy the full SHA c3a8446View 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 7c96730...c3a8446