This commit is contained in:
Erik Michaels-Ober 2010-12-31 02:06:09 -05:00
parent 223155a40e
commit aad642b1a7

View File

@ -20,7 +20,7 @@ module Faraday
:net_http => :NetHttp,
:typhoeus => :Typhoeus,
:patron => :Patron,
:em_synchrnoy => :EMSynchrony
:em_synchrony => :EMSynchrony
def call(env)
process_body_for_request(env)