Class: Aranha::Parsers::SourceAddress::HashHttpGet
- Inherits:
-
HashHttpBase
- Object
- 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, #url, valid_source?