Module: HttpCrawler
- Defined in:
- lib/http_crawler/web/baidu/response.rb,
lib/http_crawler.rb,
lib/http_crawler/web.rb,
lib/http_crawler/http.rb,
lib/http_crawler/proxy.rb,
lib/http_crawler/client.rb,
lib/http_crawler/errors.rb,
lib/http_crawler/version.rb,
lib/http_crawler/web/client.rb,
lib/http_crawler/proxy/client.rb,
lib/http_crawler/proxy/response.rb,
lib/http_crawler/web/baidu/client.rb,
lib/http_crawler/web/baidu/response/index.rb,
lib/http_crawler/proxy/test_proxy_api/client.rb,
lib/http_crawler/proxy/test_proxy_api/response.rb,
lib/http_crawler/proxy/test_proxy_api/response/get_proxy.rb
Overview
查询
Defined Under Namespace
Modules: Client, Proxy, Web Classes: Error, HTTP, VerificationError
Constant Summary collapse
- VERSION =
"0.3.0.2"
Class Method Summary collapse
-
.a ⇒ Object
Your code goes here…
Class Method Details
.a ⇒ Object
Your code goes here…
14 15 16 |
# File 'lib/http_crawler.rb', line 14 def self.a puts "112" end |