We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4751bf commit e51e16fCopy full SHA for e51e16f
lib/protocol/http/header/authorization.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
# Released under the MIT License.
4
-# Copyright, 2019-2024, by Samuel Williams.
+# Copyright, 2019-2025, by Samuel Williams.
5
# Copyright, 2024, by Earlopain.
6
7
module Protocol
lib/protocol/http/header/date.rb
-# Copyright, 2023-2024, by Samuel Williams.
+# Copyright, 2023-2025, by Samuel Williams.
require "time"
lib/protocol/http/header/trailer.rb
-# Copyright, 2019-2025, by Samuel Williams.
+# Copyright, 2025, by Samuel Williams.
require_relative "split"
0 commit comments