scrapestack
scrapestack copied to clipboard
Server no longer sends original header when this header is present in the request.
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.???????