You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Issue moved over from digital-fabric/tipi#4:
SERVER_PORT
rack.url_scheme
InputStream
buffered, implement#gets
and#read
rack.session
rack.logger
Note: we'll leave
rack.multipart.XXX
for a later time, the same forrack.hijack
.The text was updated successfully, but these errors were encountered: