mirror of
https://github.com/ditkrg/traefik-response-header-forward-plugin.git
synced 2026-01-22 21:46:38 +00:00
13 lines
240 B
YAML
13 lines
240 B
YAML
displayName: ResponseHeaderForward
|
|
|
|
type: middleware
|
|
|
|
import: github.com/ditkrg/traefik-response-header-forward-plugin
|
|
|
|
summary: A middleware to add headers from request to response.
|
|
|
|
testData:
|
|
requestHeaders:
|
|
- userId1
|
|
- userId2
|