bogdanfinn / tls-client

net/http.Client like HTTP Client with options to select specific client TLS Fingerprints to use for requests.
BSD 4-Clause "Original" or "Old" License
668 stars 133 forks source link

[Bug]: zoominfo网站请求不通 #73

Closed huangpd closed 9 months ago

huangpd commented 10 months ago

TLS client version

v1.3.12

System information

url = 'https://www.zoominfo.com/c/apple-inc/2441797' code = 403

Issue description

url = 'https://www.zoominfo.com/c/apple-inc/2441797' code = 403

Steps to reproduce / Code Sample

url = 'https://www.zoominfo.com/c/apple-inc/2441797' code = 403

jsnjack commented 10 months ago

works for me! maybe the client wasn't configured properly?

bogdanfinn commented 9 months ago

same for me.