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

Improve compliance with Rack spec #1

Open
11 tasks
noteflakes opened this issue Jul 26, 2021 · 0 comments
Open
11 tasks

Improve compliance with Rack spec #1

noteflakes opened this issue Jul 26, 2021 · 0 comments

Comments

@noteflakes
Copy link
Contributor

Issue moved over from digital-fabric/tipi#4:

  • SERVER_PORT
  • rack.url_scheme
  • Make InputStream buffered, implement #gets and #read
  • rack.session
  • rack.logger
  • Check correct behaviour with both http1 and http2 (actually I think the two adapters have different standards of capitalization of HTTP headers. They should be homogenized.)
  • Add some tests:
    • test basic functionality under both http1 and http2
    • test downloads
    • test uploads
    • test form submissions

Note: we'll leave rack.multipart.XXX for a later time, the same for rack.hijack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant