Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSGIHeaders out of spec #229

Closed
gi0baro opened this issue Mar 5, 2024 · 0 comments · Fixed by #238
Closed

RSGIHeaders out of spec #229

gi0baro opened this issue Mar 5, 2024 · 0 comments · Fixed by #238
Labels
bug Something isn't working rsgi Issue related to RSGI protocol
Milestone

Comments

@gi0baro
Copy link
Member

gi0baro commented Mar 5, 2024

Whereas the RSGI spec refers to headers as a Mapping[str, str], the actual class doesn't provide all the expected methods from the abstract class.

@gi0baro gi0baro added bug Something isn't working rsgi Issue related to RSGI protocol labels Mar 5, 2024
@gi0baro gi0baro added this to the 1.1 milestone Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rsgi Issue related to RSGI protocol
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant