Sha256: 7c365656d45d5de09e25ca321c8021507a5fd3166a701ebaa5fcf8b450837bb1
Contents?: true
Size: 125 Bytes
Versions: 3
Compression:
Stored size: 125 Bytes
Contents
# frozen_string_literal: true module HTTP class Feature def initialize(opts = {}) @opts = opts end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
http-2.2.2 | lib/http/feature.rb |
http-2.2.1 | lib/http/feature.rb |
http-2.2.0 | lib/http/feature.rb |