File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
# frozen_string_literal: true
3
3
4
4
# Released under the MIT License.
5
- # Copyright, 2019-2024 , by Samuel Williams.
5
+ # Copyright, 2019-2025 , by Samuel Williams.
6
6
7
7
require "protocol/http/body/buffered"
8
8
require "protocol/http/body/deflate"
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
# Released under the MIT License.
4
- # Copyright, 2023-2024 , by Samuel Williams.
4
+ # Copyright, 2023-2025 , by Samuel Williams.
5
5
6
6
require "protocol/http/body/stream"
7
7
require "protocol/http/body/readable"
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
# Released under the MIT License.
4
- # Copyright, 2016-2024 , by Samuel Williams.
4
+ # Copyright, 2025 , by Samuel Williams.
5
5
6
6
require "protocol/http/header/quoted_string"
7
7
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
# Released under the MIT License.
4
- # Copyright, 2023-2024 , by Samuel Williams.
4
+ # Copyright, 2023-2025 , by Samuel Williams.
5
5
6
6
require "protocol/http/request"
7
7
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
# Released under the MIT License.
4
- # Copyright, 2023-2024 , by Samuel Williams.
4
+ # Copyright, 2023-2025 , by Samuel Williams.
5
5
6
6
require "protocol/http/response"
7
7
require "protocol/http/request"
You can’t perform that action at this time.
0 commit comments