I'm trying to crawl an AJAX website with Goutte, and the Symfony Dom Crawler to get some articles for our online shop. I get the error:
Undefined index: HTTP_ACCEPT_LANGUAGE
The address is http://b2b.asicsonline.com/adg/welcome
I can't get the form or log me on the site. Could you tell me what could be the problem?