16
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support ujson More... about 7 years ago
Add ServerAdapter for CherryPy >= 9 More... about 7 years ago
fix #930: DeprecationWarning: Flags not at the start of the expression More... about 7 years ago
fix links commits More... about 7 years ago
Merge pull request #927 from Inndy/master More... about 7 years ago
Add HTTP status code 451 according to RFC 7725 More... about 7 years ago
Merge branch 'master' into master More... about 7 years ago
Try to fixe circle-ci builds. More... about 7 years ago
Setting a header with a value if `None` now results in an empty header. More... about 7 years ago
fix #918: AttributeError: 'FileUpload' object has no attribute 'get_header' More... about 7 years ago
Added to new Plugins More... about 7 years ago
Receiving a code other than 2xx generate exception More... about 7 years ago
Merge pull request #917 from kianxineki/patch-5 More... about 7 years ago
New plugins proposal More... about 7 years ago
Fix: Strange travis-ci coverage behavior. More... about 7 years ago
Merge pull request #916 from kianxineki/patch-4 More... about 7 years ago
Update index.rst More... about 7 years ago
fix #913: redirect() doesn't filter "\r\n" leads to CRLF attack More... over 7 years ago
Prepare end of support for pickled-cookies (see #900) More... over 7 years ago
fix #913: Harden bottle against malformed headers. More... over 7 years ago
Merge pull request #912 from pyx/issue-911 More... over 7 years ago
Fixed issue #911 More... over 7 years ago
Merge pull request #907 from krlk89/patch-2 More... over 7 years ago
Fixed Flup webpage link More... over 7 years ago
Fixed after_request for some obscure case. More... over 7 years ago
Use frozensets to check for restircted response headers. More... over 7 years ago
Optimized inner `bottle._handle` call. Overall HelloWorld performance increased by 4-5% More... over 7 years ago
Track ConfigDict overlays with weak references to avoid memory leaks. More... over 7 years ago
Merge pull request #903 from sirex/flush-wsgi-errors More... over 7 years ago
Flush wsgi.errors More... over 7 years ago