File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22# frozen_string_literal: true
33
44# Released under the MIT License.
5- # Copyright, 2019-2024 , by Samuel Williams.
5+ # Copyright, 2019-2025 , by Samuel Williams.
66
77require "protocol/http/body/buffered"
88require "protocol/http/body/deflate"
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33# Released under the MIT License.
4- # Copyright, 2023-2024 , by Samuel Williams.
4+ # Copyright, 2023-2025 , by Samuel Williams.
55
66require "protocol/http/body/stream"
77require "protocol/http/body/readable"
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33# Released under the MIT License.
4- # Copyright, 2016-2024 , by Samuel Williams.
4+ # Copyright, 2025 , by Samuel Williams.
55
66require "protocol/http/header/quoted_string"
77
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33# Released under the MIT License.
4- # Copyright, 2023-2024 , by Samuel Williams.
4+ # Copyright, 2023-2025 , by Samuel Williams.
55
66require "protocol/http/request"
77
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33# Released under the MIT License.
4- # Copyright, 2023-2024 , by Samuel Williams.
4+ # Copyright, 2023-2025 , by Samuel Williams.
55
66require "protocol/http/response"
77require "protocol/http/request"
You can’t perform that action at this time.
0 commit comments