Skip to content

Commit

Permalink
Remove newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshasselberg committed Oct 10, 2012
1 parent c7a011c commit 2b1274d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Major Changes:
* Params are url params and a body is always a body for every request type
* Request parameter and body are properly encoded (only POST multiform body is not)
* No more header sanitizing

Before: `:headers => { 'user_agent' => 'Custom' }` was modified to
`:headers => { 'User-Agent' => 'Custom' }`

Expand Down

0 comments on commit 2b1274d

Please sign in to comment.