Module Typhoeus::Request::Marshal
In: lib/typhoeus/request/marshal.rb

This module contains custom serializer.

Methods

Public Instance methods

Return the important data needed to serialize this Request, except the `on_complete`, `on_success`, `on_failure`, and `hydra`, since they cannot be marshalled.

[Validate]