BlackLab icon indicating copy to clipboard operation
BlackLab copied to clipboard

Proxy includes incorrect httpStatusCode in the response body

Open jan-niestadt opened this issue 3 years ago • 0 comments

This field only exists to pass the http status code between Solr and the proxy and shouldn't be in the proxy's response to its client. Instead it should set the actual HTTP status code (which it does, correctly) and not include this incorrect value as a field.

jan-niestadt avatar Apr 05 '23 13:04 jan-niestadt