Class: Aranha::Parsers::SourceAddress::HashHttpGet
- Inherits:
-
HashHttpBase
- Object
- Base
- HashHttpBase
- Aranha::Parsers::SourceAddress::HashHttpGet
- Defined in:
- lib/aranha/parsers/source_address/hash_http_get.rb
Constant Summary collapse
- HTTP_METHOD =
:get
Constants inherited from HashHttpBase
Aranha::Parsers::SourceAddress::HashHttpBase::DEFAULT_BODY, Aranha::Parsers::SourceAddress::HashHttpBase::DEFAULT_FOLLOW_REDIRECT, Aranha::Parsers::SourceAddress::HashHttpBase::DEFAULT_HEADERS, Aranha::Parsers::SourceAddress::HashHttpBase::DEFAULT_PARAMS, Aranha::Parsers::SourceAddress::HashHttpBase::USER_AGENT_KEY, Aranha::Parsers::SourceAddress::HashHttpBase::USER_AGENT_VALUE
Method Summary
Methods inherited from HashHttpBase
#body, #content, #follow_redirect?, #headers, http_method, #param, #params, #serialize, #uri, #valid?
Methods inherited from Base
#content, #source_as_hash, #source_as_hash?, #source_as_uri, #source_as_uri?, #uri, #url, #valid?