scrapestack icon indicating copy to clipboard operation
scrapestack copied to clipboard

Server no longer sends original header when this header is present in the request.

Open r3dpars3c opened this issue 4 years ago • 0 comments

Make a request to your collaborator server like this.

curl -X POST -H 'Content-Type: application/x-amz-json-1.1' -H 'Content-Type: application/json' -s 'http://api.scrapestack.com/scrape?access_key=YOUR_API_TOKEN&url=your-collaborator server' -d '"admin":"admin"'

On looking at collaborator server. There is no request as expected. Any way to solve this.???????

r3dpars3c avatar Oct 22 '21 14:10 r3dpars3c