utils.rb

Path: lib/faraday/utils.rb
Last Update: Thu Mar 15 02:25:15 +0000 2012

Required files

rack/utils  

Methods

Public Instance methods

Override Rack‘s version since it doesn‘t handle non-String values

Recursive hash merge

Recursive hash update

Be sure to URI escape ’+’ symbols to %2B. Otherwise, they get interpreted as spaces.

Receives a URL and returns just the path with the query string sorted.

Protected Instance methods

[Validate]