lib/protocol/http/body/stream.rb in protocol-http-0.24.3 vs lib/protocol/http/body/stream.rb in protocol-http-0.24.4

- old
+ new

@@ -1,8 +1,9 @@ # frozen_string_literal: true # Released under the MIT License. # Copyright, 2019-2023, by Samuel Williams. +# Copyright, 2023, by Genki Takiuchi. require_relative 'buffered' module Protocol module HTTP