I am getting a RuntimeError: Response content longer than Content-Length
when getting the spares defintiion when there isnt one. It still returns a 204, so it appears the error is happening after the actual response and doesnt effect the functionality (even though it seems to go via the custom_general_exception_handler as well).