Class | Typhoeus::EasyFactory |
In: |
lib/typhoeus/easy_factory.rb
|
Parent: | Object |
This is a Factory for easies to be used in the hydra. Before an easy is ready to be added to a multi the on_complete callback to be set. This is done by this class.
@api private
hydra | [R] |
Returns the hydra provided.
@return [ Typhoeus::Hydra ] |
request | [R] |
Returns the request provided.
@return [ Typhoeus::Request ] |