Skip to content

Tags: adamrothman/ftl

Tags

0.0.7

Toggle 0.0.7's commit message
Improvements and fixes

* Add more type hints, enable mypy as part of testing
* Raise h2 exceptions when trying to write a closed stream or connection
* Explicitly create streams when appropriate, rather than all the time
* Fix crash when logging window for closed stream
* Update multidict version

0.0.6

Toggle 0.0.6's commit message
Never index :path header

0.0.5

Toggle 0.0.5's commit message
Add .closed property to HTTP2Connection; more debug logging

0.0.4

Toggle 0.0.4's commit message
Check window on stream creation and set open event accordingly

0.0.3

Toggle 0.0.3's commit message
Simplify default SSL context to make it work in Python Docker images

0.0.2

Toggle 0.0.2's commit message
Add Response class

0.0.1

Toggle 0.0.1's commit message
Add LICENSE.txt