mirror of
https://github.com/containous/traefik.git
synced 2025-12-04 20:23:52 +03:00
Support custom headers when fetching configuration through HTTP
This commit is contained in:
@@ -645,6 +645,9 @@ Enable HTTP backend with default settings. (Default: ```false```)
|
||||
`--providers.http.endpoint`:
|
||||
Load configuration from this endpoint.
|
||||
|
||||
`--providers.http.headers.<name>`:
|
||||
Define custom headers to be sent to the endpoint.
|
||||
|
||||
`--providers.http.pollinterval`:
|
||||
Polling interval for endpoint. (Default: ```5```)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user