Skip to content

Commit

Permalink
Merge pull request #281 from httprb/tarcieri/remove-lowercase-http
Browse files Browse the repository at this point in the history
Remove 'Http' alias to HTTP (closes #280)
  • Loading branch information
tarcieri committed Dec 21, 2015
2 parents d178064 + 64afcac commit 76a3258
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/http.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ class << self
alias_method :[], :headers
end
end

Http = HTTP unless defined?(Http)

0 comments on commit 76a3258

Please sign in to comment.