You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: