Class Faraday::Request::Multipart
In: lib/faraday/request/multipart.rb
Parent: Request::UrlEncoded

Methods

Constants

DEFAULT_BOUNDARY = "-----------RubyMultipartPost".freeze unless defined? DEFAULT_BOUNDARY

Public Instance methods

[Validate]