graphql-engine/server/lib
Antoine Leblanc 30e772d3fa add content-length header.
## Description

Adds a content-length response header to all endpoints. This PR tests this feature by checking the content-length of every request we send in the tests.

## Changelog ✍️

__Component__ : server

__Type__: enhancement

__Product__: community-edition

### Short Changelog

add a content-length response header to all endpoints

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7444
Co-authored-by: Manas Agarwal <5352361+manasag@users.noreply.github.com>
GitOrigin-RevId: a0a811852053c5dde4b11b71ba11a7d456c84d76
2023-02-01 21:32:50 +00:00
..
aeson-ordered server: fix cabal files; apply ghc warnings more strictly 2023-01-31 18:25:42 +00:00
api-tests add content-length header. 2023-02-01 21:32:50 +00:00
arrows-extra Extract Hasura.Incremental into lib/hasura-incremental 2023-02-01 12:25:33 +00:00
dc-api server: fix cabal files; apply ghc warnings more strictly 2023-01-31 18:25:42 +00:00
error-message server: fix cabal files; apply ghc warnings more strictly 2023-01-31 18:25:42 +00:00
graphql-parser-hs server: enable all the warnings (that we can) 2023-01-30 11:24:49 +00:00
hasura-incremental Reject MonadUnique, embrace IO 2023-02-01 18:57:46 +00:00
hasura-prelude server: fix cabal files; apply ghc warnings more strictly 2023-01-31 18:25:42 +00:00
pg-client-hs server: enable all the warnings (that we can) 2023-01-30 11:24:49 +00:00
pool server: fix cabal files; apply ghc warnings more strictly 2023-01-31 18:25:42 +00:00
schema-parsers server: fix cabal files; apply ghc warnings more strictly 2023-01-31 18:25:42 +00:00
test-harness add content-length header. 2023-02-01 21:32:50 +00:00