Skip to content

Instantly share code, notes, and snippets.

@carteni
Last active June 6, 2017 15:57
Show Gist options
  • Save carteni/f1fc2f85a5ac64a68d44bc8b3fac0d15 to your computer and use it in GitHub Desktop.
Save carteni/f1fc2f85a5ac64a68d44bc8b3fac0d15 to your computer and use it in GitHub Desktop.
Set HTTP_HOST header on requests in Symfony functional tests.
parameters:
test.client.parameters: { 'HTTP_HOST': 'example.com' }
# ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment