Sha256: dc51e0c43cb8483ea3e7fe3f84046b1428a6ae7aa783fe9f50b19df4d8d603b9
Contents?: true
Size: 169 Bytes
Versions: 1
Compression:
Stored size: 169 Bytes
Contents
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2018-2024, by Samuel Williams. module Protocol module HTTP VERSION = "0.30.0" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
protocol-http-0.30.0 | lib/protocol/http/version.rb |