antchfx / htmlquery

htmlquery is golang XPath package for HTML query.
https://github.com/antchfx/xpath
MIT License
723 stars 73 forks source link

add function to set the default http request cilent #70

Closed wuzhican closed 6 months ago

wuzhican commented 6 months ago

i want to request url use proxy,but i cannot set proxy use this package.

zhengchun commented 6 months ago

No plan to support this feature.