Fix headers parsing

This option should be by default true, to allow application
to run under proxy. And in production applications are running
under proxy.

Change-Id: I27d818df4598848832a8e2d35a501cca3dab32ca
diff --git a/tests/pillar/single.sls b/tests/pillar/single.sls
index a966837..4da3475 100644
--- a/tests/pillar/single.sls
+++ b/tests/pillar/single.sls
@@ -3,6 +3,7 @@
     enabled: true
     version: newton
     workers: 1
+    enable_proxy_headers_parsing: true
     database:
       engine: mysql
       host: localhost