lib/protocol/http/methods.rb in protocol-http-0.26.6 vs lib/protocol/http/methods.rb in protocol-http-0.26.7
- 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.
module Protocol
module HTTP
# Provides a convenient interface for commonly supported HTTP methods.
#