host-interpolate-by-header

Plugin for routing to a host based on request header

$ luarocks install host-interpolate-by-header

host-interpolate-by-header is a plugin for Kong and is used to dynamically update hostname of upstream service by interpolating url with values of request headers.

How does it work?
1. The plugin reads all the headers from the incoming request specified in the config as `headers`.
2. It transforms the value of the specified headers as per `operation` in the config.
3. It interpolates hostname of the request with above values before making upstream request.

Versions

1.3.0-12 years ago2,692,336 downloads
1.2.1-12 years ago24,440 downloads
1.2.0-12 years ago216,863 downloads
1.1.6-12 years ago105 downloads
1.1.2-12 years ago36 downloads
1.0.0-1Archived2 years ago18 downloads

Dependencies

lua >= 5.1

Labels

Manifests