Skip to content

Inflates gzip'd requests for a legacy backend, and optionally deflates the responses.

License

Notifications You must be signed in to change notification settings

KongHQ-CX/kong-plugin-inflate-gzip

Repository files navigation

Kong Plugin - Inflate GZIP

Transparently inflates/deflates GZIP HTTP body(s), when a client is using it but the backend only accepts plaintext payloads.

Configuration

There is only one config option:

  • config.deflate_response

and it is set FALSE to send the plaintext response body to the client, or set TRUE to once again compress the response body before returning it to the client.

About

Inflates gzip'd requests for a legacy backend, and optionally deflates the responses.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages