Hi,
When a request contains the 'origin' header - ring-cores sets a response map even if the original response was nil (when route not found) thus making the server return 200 status code instead of 404.
I believe it's the same issue as #5 , which I see was not merged in and is now obsolete to due code change.
Thanks