Skip to content

Commit

Permalink
Remove 'Http' alias to HTTP (closes #280)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Dec 21, 2015
1 parent a72a624 commit 64afcac
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 64afcac

Please sign in to comment.