We have some servers with fairly large JSON payloads, which would do quite well with compression, if it were supported. As this is a middleware offering, it would be nice if processing the request to alter its Body to decompress on the fly were offered as well for the chained handler to consume naturally.
We have some servers with fairly large JSON payloads, which would do quite well with compression, if it were supported. As this is a middleware offering, it would be nice if processing the request to alter its Body to decompress on the fly were offered as well for the chained handler to consume naturally.