Skip to content

Activity

Bugfix correct the dispatcher middleware root path and path

pgjonespushed 1 commit to main • 84d06b8…6cb9c5c • 
27 days ago

Improve typing against Trio

pgjonespushed 1 commit to main • 4cf3528…84d06b8 • 
on Jun 4, 2024

Bugfix don't handle Cancellation errors in lifespan

pgjonespushed 1 commit to main • c405dea…4cf3528 • 
on Jun 3, 2024

Bump and release 0.17.3

pgjonespushed 1 commit to main • bfb0877…c405dea • 
on May 28, 2024

Bugfix ensure ExceptionGroup lifespan failures crash the server

pgjonespushed 3 commits to main • 7136c61…bfb0877 • 
on May 28, 2024

Bump and release 0.17.2

pgjonespushed 2 commits to main • 494268a…7136c61 • 
on May 27, 2024

Bump and release 0.17.1

pgjonespushed 2 commits to main • a2e7bce…494268a • 
on May 27, 2024

Bump and release 0.17.0

pgjonespushed 1 commit to main • d16b503…a2e7bce • 
on May 27, 2024

Improve the trailing headers support

pgjonespushed 1 commit to main • e47757d…d16b503 • 
on May 27, 2024

Ensure responses are sent with empty bodies for WSGI

pgjonespushed 1 commit to main • a40aa2c…e47757d • 
on May 27, 2024

Allow sending of the response before body data arrives

pgjonespushed 1 commit to main • d1c1a23…a40aa2c • 
on May 27, 2024

Add support for lifespan state

pgjonespushed 1 commit to main • ba3d813…d1c1a23 • 
on May 27, 2024

Don't check the internal close_at with QUIC

pgjonespushed 1 commit to main • 116bd8c…ba3d813 • 
on May 27, 2024

Add a dependency on typing extensions

pgjonespushed 1 commit to main • d8de5f2…116bd8c • 
on May 27, 2024

Support sending trailing headers on h2/h3

pgjonespushed 1 commit to main • ab98383…d8de5f2 • 
on May 27, 2024

Ensure only a single QUIC timer task per connection

pgjonespushed 1 commit to main • 81bbb32…ab98383 • 
on May 27, 2024

Send a 400 if data is received before the websocket is accepted

pgjonespushed 1 commit to main • d264794…81bbb32 • 
on May 26, 2024

Improve the proxy fix docs

pgjonespushed 1 commit to main • 0a23657…d264794 • 
on May 26, 2024

Drop exceptiongroup dependency in Python 3.11 and later

Pull request merge
pgjonespushed 1 commit to main • 751f6d2…0a23657 • 
on May 25, 2024

Revert #228

pgjonespushed 1 commit to main • 6a9fd70…751f6d2 • 
on May 25, 2024

Remove executable permissions from non-script sources

pgjonespushed 1 commit to main • 24aacf4…6a9fd70 • 
on May 25, 2024

Bugfix handle already-closed on StreamEnded

pgjonespushed 1 commit to main • bb34f36…24aacf4 • 
on May 25, 2024

don't log oserror

Pull request merge
njsmithpushed 7 commits to main • b316c24…bb34f36 • 
on May 11, 2024

more format

Pull request merge
njsmithpushed 6 commits to main • aee69f5…b316c24 • 
on May 9, 2024

Demonstrate and fix a statsd logging bug

Pull request merge
njsmithpushed 1 commit to main • a099217…aee69f5 • 
on May 7, 2024

Set TCP_NODELAY on sockets

Pull request merge
njsmithpushed 1 commit to main • 31639ec…a099217 • 
on May 7, 2024

Bugfix don't double-access log if the response was sent

pgjonespushed 1 commit to main • 155a1f6…31639ec • 
on Apr 11, 2024

encode headers using latin-1

Pull request merge
pgjonespushed 1 commit to main • c37a9ab…155a1f6 • 
on Apr 11, 2024

fixed all tests

Pull request merge
pgjonespushed 6 commits to main • 3fbd5f2…c37a9ab • 
on Apr 11, 2024

Properly set host header to ascii string in ProxyFixMiddleware.

Pull request merge
pgjonespushed 1 commit to main • bc39603…3fbd5f2 • 
on Jan 4, 2024