pycsw
pycsw copied to clipboard
record not found and ?f=xml
when requesting a non existing record with a f=xml pycsw returns a json response (not found), but with a xml content-type header
in a brwoser this causes an ugly error:
suggestion is to return either json-contenttype header type or relevant xml content
see example