utils.rb

Path: lib/faraday/utils.rb
Last Update: Sat Dec 03 09:53:59 +0000 2011

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]