issues
search
zinic
/
pyrox
The high-speed HTTP middleware proxy for python
MIT License
37
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Breaking changes and fixes
#52
akatrevorjay
opened
9 years ago
2
Work around bug in setuptools with setup_requires, also include pyx/pyd files to cythonize
#51
akatrevorjay
closed
9 years ago
0
Include .pyx files in package_data.
#50
jon-armstrong-zz
closed
9 years ago
0
Close downstream connection on intercepted request
#49
akatrevorjay
closed
9 years ago
1
Connection is not closed after rejecting request from a filter
#48
akatrevorjay
closed
9 years ago
0
content-length: 0 header being added to all responses even if it's already specified in response
#47
akatrevorjay
closed
9 years ago
1
Give response filters access to request head
#46
jon-armstrong-zz
closed
9 years ago
2
Add missing FilterAction.is_rejecting()
#45
jon-armstrong-zz
closed
9 years ago
1
Remove build status as Jenkins domain is gone, fix spelling
#44
chadlung
closed
9 years ago
1
Logging disabled in pyrox.log
#43
jon-armstrong-zz
closed
9 years ago
3
Website links to examples broken
#42
gregswift
opened
10 years ago
2
Allow upstream_hosts to be left unset
#41
zinic
closed
10 years ago
1
Add Default Headers to Request
#40
zinic
closed
10 years ago
0
Remove print statement
#39
chadlung
closed
10 years ago
0
Add coverage config file, remove example-requires, remove un-used import...
#38
chadlung
closed
11 years ago
0
Adding unit tests for config
#37
chadlung
closed
11 years ago
0
Support Simple Filter Argument Assignment
#36
zinic
opened
11 years ago
0
Support Marking Filters as Reentrant
#35
zinic
opened
11 years ago
0
Update config docs with correct SSL cert locations
#34
chadlung
closed
11 years ago
0
Modify the default location of the SSL certs
#33
chadlung
closed
11 years ago
0
Add SSL proxy support
#32
jfwood
closed
11 years ago
2
PEP8 fixes
#31
chadlung
closed
11 years ago
0
Possible issue with chunk size computation
#30
jfwood
closed
11 years ago
1
Various mods to support chunked-encoding.
#29
jfwood
closed
11 years ago
2
PEP8 and Pylint fixes
#28
chadlung
closed
11 years ago
0
Change daemon to use Upstart rather than init.d
#27
chadlung
closed
11 years ago
1
Adjust SIGTERM and SIGINT location, fix config
#26
chadlung
closed
11 years ago
0
Clean up some PEP8 issues
#25
chadlung
closed
11 years ago
0
Correct tox.ini file
#24
chadlung
closed
11 years ago
0
Get Jenkins working with code coverage, etc.
#23
chadlung
closed
11 years ago
0
A few fixes to make tox and Jenkins happy
#22
chadlung
closed
11 years ago
0
Use Pynsive in the functional tests, get the functional tests working again
#21
chadlung
closed
11 years ago
0
Add an examples-requires files for current and future examples that requ...
#20
chadlung
closed
11 years ago
0
Generate Documentation via Sphinx
#19
zinic
closed
11 years ago
1
Move Upstream Conenction Pooling to Per-process Model
#18
zinic
opened
11 years ago
0
Add url parsing and support basic url templates (RFC 6570 Level 1)
#17
stevendgonzales
opened
11 years ago
0
Upstream Message Routing Hooks
#16
zinic
closed
11 years ago
0
Log when config is loaded, Add comment to SimpleFilter
#15
chadlung
closed
11 years ago
0
Starting to add more logging - work in progress - task #12
#14
chadlung
closed
11 years ago
0
Correctly Handle Trailing Headers for Chunked Encoded Bodies
#13
zinic
opened
11 years ago
0
Add Python Logging
#12
zinic
closed
11 years ago
2
Investigate Improper State Change
#11
zinic
closed
11 years ago
1
Add Plugin Loading Framework
#10
zinic
closed
11 years ago
0
Capture SIGHUP for Soft Restarts
#9
zinic
opened
11 years ago
0
Create Pyrox Configuration
#8
zinic
closed
11 years ago
1
Adding include to the manifest so Tox works
#7
chadlung
closed
11 years ago
1
Fixed wrong import mapping and two PEP8 issues
#6
chadlung
closed
11 years ago
0
pep8 cleanup from Hackathon
#5
stevendgonzales
closed
11 years ago
0
Make PEP8 happy, fixed a couple misc things
#4
chadlung
closed
11 years ago
0
Whoops, mixed port with address after reading Tornado docs
#3
chadlung
closed
11 years ago
0
Next