File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed 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, 2019-2024 , by Samuel Williams.
4
+ # Copyright, 2019-2025 , by Samuel Williams.
5
5
6
6
require_relative "http1/version"
7
7
require_relative "http1/connection"
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, 2019-2024 , by Samuel Williams.
4
+ # Copyright, 2019-2025 , by Samuel Williams.
5
5
# Copyright, 2023, by Thomas Morgan.
6
6
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, 2019-2024 , by Samuel Williams.
4
+ # Copyright, 2019-2025 , by Samuel Williams.
5
5
6
6
require "protocol/http/body/readable"
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, 2019-2024 , by Samuel Williams.
4
+ # Copyright, 2019-2025 , by Samuel Williams.
5
5
6
6
require "protocol/http/body/readable"
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, 2019-2024 , by Samuel Williams.
4
+ # Copyright, 2019-2025 , by Samuel Williams.
5
5
6
6
require "protocol/http/error"
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, 2019-2024 , by Samuel Williams.
4
+ # Copyright, 2019-2025 , by Samuel Williams.
5
5
6
6
require "protocol/http/error"
7
7
You can’t perform that action at this time.
0 commit comments