Skip to content

RedirectAction : WebAction #414

Open
@adrw

Description

@adrw

pattern("/{path:.*}"), no WebActionEntry prefix

Checks would-be NotFound paths against list of WebProxyEntry or StaticResourceEntry respective of environment (dev vs prod). If there is any prefix match on an entry, forward it to that entry endpoint. Provides nice redirect interaction from non-trailing-slash requests to correct trailing-slash ones (all WebActions with prefixes must end with slash)

Metadata

Metadata

Assignees

Labels

webserverJetty & web actions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions