Code changes

Demo

0.94.2

Class Changes

Method Changes


0.94.1

Class Changes

Method Changes

  • Async::HTTP::Middleware::Builder#run
  • Async::HTTP::Body::Remainder#empty?
  • Async::HTTP::Protocol::HTTP1::Connection#hijack
  • Async::HTTP::Protocol::HTTP1::Connection#read_chunked_body
  • Async::HTTP::Body::File#read
  • Async::HTTP::Body::Delayed#read
  • Async::HTTP::Protocol::Response#hijack?

0.94.0

Class Changes

Method Changes

  • Async::HTTP::Body::Readable#each
  • Async::HTTP::Middleware::Builder#to_app
  • Async::HTTP::Protocol::HTTP2::Stream#window_updated
  • Async::HTTP::Protocol::HTTP1::Connection#initialize
  • Async::HTTP::Body::Remainder#join
  • Async::HTTP::Protocol::HTTP1::Request#hijack?