lib/protocol/http/version.rb
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2018-2025, by Samuel Williams. module Protocol module HTTP VERSION = "0.51.0" end end
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2018-2025, by Samuel Williams. module Protocol module HTTP VERSION = "0.51.0" end end