You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
( ! ) Warning: Header may
not contain more than a single header, new line detected in C:\git\4inspector\server\vendor\zendframework\zend-mvc\src\ResponseSender\AbstractResponseSender.ph
p on line 39
Example:
throw new \ZfrRest\Http\Exception\Client\ConflictException("UniqueConstraintViolationException\n\n ss");
in controller causes:
< HTTP/1.1 200 OK
< /tr> < /tr>< Date: Mon, 28 Mar 2016 18:21:56 GMT
< Server: Apache/2.4.9 (Win32) PHP/5.5.12
< Access-Control-Allow-Origin: *
< Access-Control-Allow-Methods: POST, GET, PUT, OPTIONS, PATCH, DELETE
< Access-Control-Allow-Headers: X-Accept-Charset,X-Accept,Content-Type,app,key
< X-Powered-By: PHP/5.5.12
< Content-Length: 5736
< Content-Type: application/json
The text was updated successfully, but these errors were encountered: