emmett-framework / granian

A Rust HTTP server for Python applications
BSD 3-Clause "New" or "Revised" License
2.67k stars 79 forks source link

Fix RSGIHeaders.items typing #314

Closed 2-5 closed 3 months ago

2-5 commented 3 months ago

Current declared type of RSGIHeaders.items is incorrect:

headers_typing