Skip to content

Improve compliance with Rack spec #1

@noteflakes

Description

@noteflakes

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions