lib/protocol/http/header/authorization.rb in protocol-http-0.26.1 vs lib/protocol/http/header/authorization.rb in protocol-http-0.26.2

- old
+ new

@@ -1,8 +1,9 @@ # frozen_string_literal: true # Released under the MIT License. -# Copyright, 2019-2023, by Samuel Williams. +# Copyright, 2019-2024, by Samuel Williams. +# Copyright, 2024, by Earlopain. module Protocol module HTTP module Header # Used for basic authorization.