Skip to content

Combine host constraints of parent and child routers - #1

Open
dpflucas wants to merge 1 commit into
t3chw:add-host-constraints-to-phx-routesfrom
dpflucas:pr-6594-review-fixes
Open

Combine host constraints of parent and child routers#1
dpflucas wants to merge 1 commit into
t3chw:add-host-constraints-to-phx-routesfrom
dpflucas:pr-6594-review-fixes

Conversation

@dpflucas

Copy link
Copy Markdown

Addresses review feedback on phoenixframework#6594: when a route is forwarded, host constraints from both the parent and child router must hold, so combine them instead of letting the child hosts win. Previously a child with an empty hosts list also caused the parent host to be dropped.

Addresses review feedback on phoenixframework#6594: when a route is forwarded, host
constraints from both the parent and child router must hold, so combine
them instead of letting the child hosts win. Previously a child with an
empty hosts list also caused the parent host to be dropped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant