The previous routing gzipped all routes and overwrote the Content-Length header. This header was needed for the metastore copy and caused it to break clustering. This commit fixes this issue by adding a `gzipped` flag to the `route` struct. |
||
---|---|---|
.. | ||
handler.go | ||
handler_test.go | ||
response_logger.go |