File tree Expand file tree Collapse file tree 10 files changed +10
-18
lines changed
Expand file tree Collapse file tree 10 files changed +10
-18
lines changed Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33# Released under the MIT License.
4- # Copyright, 2020-2023, by Samuel Williams.
5- # Copyright, 2023, by Thomas Morgan.
4+ # Copyright, 2025, by Samuel Williams.
65
76require_relative "split"
87require_relative "quoted_string"
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33# Released under the MIT License.
4- # Copyright, 2020-2023, by Samuel Williams.
5- # Copyright, 2023, by Thomas Morgan.
4+ # Copyright, 2025, by Samuel Williams.
65
76require_relative "split"
87require_relative "quoted_string"
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33# Released under the MIT License.
4- # Copyright, 2020-2023, by Samuel Williams.
5- # Copyright, 2023, by Thomas Morgan.
4+ # Copyright, 2025, by Samuel Williams.
65
76require_relative "split"
87require_relative "quoted_string"
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33# Released under the MIT License.
4- # Copyright, 2020-2023, by Samuel Williams.
5- # Copyright, 2023, by Thomas Morgan.
4+ # Copyright, 2025, by Samuel Williams.
65
76require_relative "split"
87require_relative "quoted_string"
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
66module Protocol
77 module HTTP
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33# Released under the MIT License.
4- # Copyright, 2018-2024 , by Samuel Williams.
4+ # Copyright, 2018-2025 , by Samuel Williams.
55
66require_relative "header/split"
77require_relative "header/multiple"
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, by Matthew Kerwin.
5- # Copyright, 2017-2024, by Samuel Williams.
4+ # Copyright, 2025, by Samuel Williams.
65
76require 'protocol/http/header/accept'
87
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, by Matthew Kerwin.
5- # Copyright, 2017-2024, by Samuel Williams.
4+ # Copyright, 2025, by Samuel Williams.
65
76require 'protocol/http/header/accept_charset'
87
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, by Matthew Kerwin.
5- # Copyright, 2017-2024, by Samuel Williams.
4+ # Copyright, 2025, by Samuel Williams.
65
76require 'protocol/http/header/accept_encoding'
87
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, by Matthew Kerwin.
5- # Copyright, 2017-2024, by Samuel Williams.
4+ # Copyright, 2025, by Samuel Williams.
65
76require 'protocol/http/header/accept_language'
87
You can’t perform that action at this time.
0 commit comments