Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct content length for crossbar CSV response
The Content-Length header was incorrect before - though I'm not sure why. This works as intended. I know this is potentially inefficient, but if the CSV response is expected to be large then it will probably be chunked anyway.
- Loading branch information