utils.rb

Path: lib/faraday/utils.rb
Last Update: Wed Oct 22 15:04:57 +0000 2014

Required files

cgi  

Methods

Constants

ESCAPE_RE = /[^a-zA-Z0-9 .~_-]/
DEFAULT_SEP = /[&;] */n

Public Instance methods

Rack‘s version modified to handle non-String values

Copied from Rack

Recursive hash merge

Recursive hash update

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

Adapted from Rack

Protected Instance methods

[Validate]