0
I Use This!
Inactive

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump to 0.5.1 More... over 10 years ago
Add configuration attribute passing. Make some minor tweaks to the proxy reply process. Allow replies to return file objects. More reply handling to come. More... over 10 years ago
Version bump to 0.5.0 More... over 10 years ago
Update code to handle 100 Continue situations. Clean up some minor testing code and add a testing filter for future use. Some PEP8 cleanup as well. More... over 10 years ago
Fixes header storage (removes collision bug). Fixes "Content-Length: 0" being added to every response (https://github.com/zinic/pyrox/issues/47). Refactor proxyng with minor changes to enable filtering.reply(). Keep-Alive management is more robust now. Client hang-up handled correctly in certain flows. More... over 10 years ago
Version bump for fixes to packaging and setup.py More... over 10 years ago
Merge pull request #51 from akatrevorjay/feature/fix-pypi-build-setuptools More... over 10 years ago
Merge pull request #50 from jon-armstrong/include_pyx More... over 10 years ago
Let's make that actually work this time More... over 10 years ago
Fix build from pypi and work around bug in setuptools with setup_requires More... over 10 years ago
Include .pyx files in package_data. More... over 10 years ago
python 3 changes - because I want asyncio! More... over 10 years ago
Version bump, readme edit and a contrib edit More... over 10 years ago
Merge pull request #49 from akatrevorjay/feature/close-downstream-connection-on-intercept More... over 10 years ago
Close downstream connection on intercepted request More... over 10 years ago
tons of clean up of old crap that the project no longer needs - also redid the setup.py file to make sure it remains sane More... almost 11 years ago
add contrib file More... almost 11 years ago
version bump More... almost 11 years ago
Merge pull request #46 from jon-armstrong/response_filters_requests More... about 11 years ago
Rename parameters for request body handler test. More... about 11 years ago
Make request head available to response filters. More... about 11 years ago
Add to .gitignore More... about 11 years ago
version bump to 0.4.10 More... over 11 years ago
Merge pull request #45 from jon-armstrong/master More... over 11 years ago
Add missing FilterAction.is_rejecting() More... over 11 years ago
Merge pull request #44 from chadlung/master More... over 11 years ago
Fix logging issues where the configuration would not correctly coerse types into booleans More... over 11 years ago
Remove build status as Jenkins domain is gone, fix spelling More... over 11 years ago
Clean up packaging, logging and some other goodies. More... over 11 years ago
cleaning up and adding a main file More... over 11 years ago