northwesternmutual / kanali

A Kubernetes Native API Management Solution
Apache License 2.0
186 stars 21 forks source link

adding correlation id response header #107

Closed frankgreco closed 6 years ago

frankgreco commented 6 years ago
$ curl -i localhost:8080
HTTP/1.1 404 Not Found
Content-Type: application/json
X-Kanali-Correlation-Id: d0fb44cc-86f6-4eb7-8e8a-0ccd9da1c8eb
Date: Wed, 02 May 2018 21:35:41 GMT
Content-Length: 173

{"status":404,"message":"No ApiProxy resource was not found that matches the request.","code":0,"details":"Visit https://kanali.io/docs/v2/errorcodes/#00 for more details."}
coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.09%) to 75.897% when pulling 4669c4e4e14f09bdcf8290a0920c540ee480bb23 on correlation-resp-header into 69efa18ab08e41620e3bcd4b5b1c3a633760785d on master.