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 request callbacks and `hydra`, since they cannot be marshalled.

[Validate]