mirror of
https://github.com/ditkrg/traefik-response-header-forward-plugin.git
synced 2026-01-22 18:47:00 +00:00
13 lines
252 B
YAML
13 lines
252 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:
|
|
- name: userId1
|
|
- name: userId2
|