Code changes

Demo

0.59.0

Class Changes

Method Changes

  • Protocol::HTTP::Header::CacheControl#static?
  • Protocol::HTTP::Response#to_s
  • Protocol::HTTP::Body::Wrapper#initialize
  • Protocol::HTTP::Body::Readable#finish
  • Protocol::HTTP::ContentEncoding#initialize
  • Protocol::HTTP::Headers#merge!
  • Protocol::HTTP::Body::Wrapper#length

0.58.1

Class Changes

Method Changes

  • Protocol::HTTP::Body::Stream#empty?
  • Protocol::HTTP::Header::CacheControl#streaming?
  • Protocol::HTTP::Body::File#join
  • Protocol::HTTP::Response#to_ary
  • Protocol::HTTP::Body::Buffered#write

0.58.0

Class Changes

Method Changes

  • Protocol::HTTP::Body::Rewindable#initialize
  • Protocol::HTTP::Header::CacheControl#no_store?
  • Protocol::HTTP::Body::Stream#close_read
  • Protocol::HTTP::Header::CacheControl#<<