Class: Aranha::Parsers::SourceAddress::HashHttpPost
- Inherits:
-
HashHttpBase
- Object
- HashHttpBase
- Aranha::Parsers::SourceAddress::HashHttpPost
- Defined in:
- lib/aranha/parsers/source_address/hash_http_post.rb
Constant Summary collapse
- HTTP_METHOD =
:post
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?