Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekyle committed May 5, 2014
1 parent 87b0a59 commit c66123f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -27,6 +27,7 @@ require 'faraday-cookie_jar'

conn = Faraday.new(:url => "http://example.com") do |builder|
builder.use :cookie_jar
builder.adapter Faraday.default_adapter
end

conn.get "/foo" # gets cookie
Expand Down

0 comments on commit c66123f

Please sign in to comment.