Commit 26731324 authored by Łukasz Nowak's avatar Łukasz Nowak

Follow 815f47ed

parent 815f47ed
......@@ -85,7 +85,7 @@ class VifibSlaposRestAPIV1Mixin(TestVifibSlapWebServiceMixin):
self.connection = CustomHeaderHTTPConnection(host=self.api_netloc,
custom_header={
'Access-Control-Allow-Headers': self.access_control_allow_headers,
'Access-Control-Request-Headers': self.access_control_allow_headers,
'Accept': 'application/json',
'Content-Type': 'application/json',
})
......
44
\ No newline at end of file
45
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment