serp-spider / core

:spider: The PHP SERP Spider - A search engine scraper
https://serp-spider.github.io/
Other
89 stars 44 forks source link

Proxy::getIp should be Proxy::getHost #16

Closed gsouf closed 8 years ago

gsouf commented 8 years ago

Currently proxy are only aimed to support proxy with ip, not domain.

Proxy documentation, methods and properties must be updated to use host instead of ip.