Module | Typhoeus::Request::Operations |
In: |
lib/typhoeus/request/operations.rb
|
Sets a response, the request on the response and executes the callbacks.
@param [Typhoeus::Response] response The response. @param [Boolean] bypass_memoization Wether to bypass
memoization or not. Decides how the response is set.
@return [Typhoeus::Response] The response.