lib/protocol/http/headers.rb in protocol-http-0.26.4 vs lib/protocol/http/headers.rb in protocol-http-0.26.5
- old
+ new
@@ -1,8 +1,8 @@
# frozen_string_literal: true
# Released under the MIT License.
-# Copyright, 2018-2023, by Samuel Williams.
+# Copyright, 2018-2024, by Samuel Williams.
require_relative 'header/split'
require_relative 'header/multiple'
require_relative 'header/cookie'
require_relative 'header/connection'