Sha256: 635b09e21099e2b5e2bbcca0125ebd0b72e858774c08bfa1e066dbb94532226a

Contents?: true

Size: 272 Bytes

Versions: 76

Compression:

Stored size: 272 Bytes

Contents

# frozen_string_literal: true

require 'aranha/parsers/source_address/hash_http_base'

module Aranha
  module Parsers
    class SourceAddress
      class HashHttpPost < ::Aranha::Parsers::SourceAddress::HashHttpBase
        HTTP_METHOD = :post
      end
    end
  end
end

Version data entries

76 entries across 76 versions & 2 rubygems

Version Path
eac_tools-0.45.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb
eac_tools-0.44.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb
eac_tools-0.43.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb
eac_tools-0.42.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb
eac_tools-0.41.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb
eac_tools-0.40.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb
eac_tools-0.39.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb
aranha-parsers-0.14.4 lib/aranha/parsers/source_address/hash_http_post.rb
eac_tools-0.38.0 sub/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb
aranha-parsers-0.14.3 lib/aranha/parsers/source_address/hash_http_post.rb
aranha-parsers-0.14.2 lib/aranha/parsers/source_address/hash_http_post.rb
aranha-parsers-0.14.1 lib/aranha/parsers/source_address/hash_http_post.rb
aranha-parsers-0.14.0 lib/aranha/parsers/source_address/hash_http_post.rb
aranha-parsers-0.13.0 lib/aranha/parsers/source_address/hash_http_post.rb
aranha-parsers-0.12.1 lib/aranha/parsers/source_address/hash_http_post.rb
aranha-parsers-0.12.0 lib/aranha/parsers/source_address/hash_http_post.rb