This website requires JavaScript.
Explore
Help
Register
Sign In
jingrow
/
gunicorn
Watch
1
Star
0
Fork
0
You've already forked gunicorn
mirror of
https://github.com/frappe/gunicorn.git
synced
2026-01-14 11:09:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gunicorn
/
gunicorn
/
http
History
Tobias Gustafsson
70cfb0d818
Remove upper limit on max header size config (
#1313
)
...
Fixes
#1306
2016-09-17 12:49:05 +03:00
..
__init__.py
Fix gunicorn.http.__all__.
2015-01-30 22:30:56 +02:00
_sendfile.py
Python 2.6 is the minimum supported version now
2016-05-30 11:01:43 -07:00
body.py
optimize readline()
2013-01-06 18:49:30 +01:00
errors.py
Error message should be able to be encoded in latin1
2013-11-13 14:28:38 +08:00
message.py
Remove upper limit on max header size config (
#1313
)
2016-09-17 12:49:05 +03:00
parser.py
Make mesg_class a class attribute.
2015-01-30 22:14:34 +02:00
unreader.py
PEP8 fixes
2012-12-24 09:53:03 +01:00
wsgi.py
check if the header contains control characters
2016-03-19 19:16:59 +01:00