Closed
Description
I'm unsure whether this is the intended behaviour, however, the following cURL will result in a 500 status code.
curl -X POST -H "Content-Type: application/json" -d 'not-json' http://localhost:8080
Looks to stem from:
docker-http-https-echo/index.js
Lines 107 to 109 in e541281
PR: #74
Metadata
Metadata
Assignees
Labels
No labels