Class: HTTPClient
- Inherits:
-
Object
- Object
- HTTPClient
- Defined in:
- lib/scrapey/multi.rb
Overview
monkey patch to remove annoying httpclient warnings
Instance Method Summary collapse
Instance Method Details
#warn(str) ⇒ Object
4 |
# File 'lib/scrapey/multi.rb', line 4 def warn str; end |