You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I observed that it only works with curl if I have a Chrome user agent and--compressed
Describe the solution you'd like
I don't think that I can enable compression with the basic HTTP agent, which is why my polling is failing, although I don't have conclusive evidence of this just that the curl works and the cd.io poll fails. I'd be very happy to get further debug if you tell me what you'd like to see.
Version and OS
v0.47.03 on linux/docker
Is your feature request related to a problem? Please describe.
I had to poll this URL recently: https://www.revolve.com/never-fully-dressed-atlantis-cardigan-in-blue/dp/NEVR-WK3/?size=M&code=NEVR-WK3
I observed that it only works with
curl
if I have a Chrome user agent and--compressed
Describe the solution you'd like
I don't think that I can enable compression with the basic HTTP agent, which is why my polling is failing, although I don't have conclusive evidence of this just that the curl works and the cd.io poll fails. I'd be very happy to get further debug if you tell me what you'd like to see.
Describe the use-case and give concrete real-world examples
Attach any HTML/JSON, give links to sites, screenshots etc, we are not mind readers
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: