Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
rhett-inbox committed May 2, 2023
1 parent d7a6599 commit b4f6dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/httparty/request.rb
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ def clear_body
options[:body] = nil
@raw_request.body = nil
end

def capture_cookies(response)
return unless response['Set-Cookie']
cookies_hash = HTTParty::CookieHash.new
Expand Down

0 comments on commit b4f6dff

Please sign in to comment.