What's Changed
Changed
- Add
bypass.user_agents
option toRedirectHTTP
middlewareentrypoint: middlewares: - use: RedirectHTTP bypass: user_agents: # bypass any User-Agent that contains "foo" or "bar" (case insensitive) - foo - bar
bypass.user_agents
option to RedirectHTTP
middleware
entrypoint:
middlewares:
- use: RedirectHTTP
bypass:
user_agents: # bypass any User-Agent that contains "foo" or "bar" (case insensitive)
- foo
- bar
Don't miss a new godoxy release
NewReleases is sending notifications on new releases.