Skip to content

Commit

Permalink
Merge pull request #192 from mastahyeti/fix_excon_warning
Browse files Browse the repository at this point in the history
Fix excon warning
  • Loading branch information
nahiluhmot committed Oct 2, 2014
2 parents e4de43e + f6e1f48 commit 72feb51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/excon/middlewares/hijack.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
module Excon
VALID_REQUEST_KEYS << :hijack_block

module Middleware
# Hijack is an Excon middleware which parses response headers and then
# yields the underlying TCP socket for raw TCP communication (used to
Expand Down

0 comments on commit 72feb51

Please sign in to comment.