Skip to content

Support explicit OPTIONS routes#1185

Open
liborch wants to merge 1 commit into
CrowCpp:masterfrom
liborch:support-explicit-options-routes
Open

Support explicit OPTIONS routes#1185
liborch wants to merge 1 commit into
CrowCpp:masterfrom
liborch:support-explicit-options-routes

Conversation

@liborch
Copy link
Copy Markdown

@liborch liborch commented May 15, 2026

Allows explicitly registered OPTIONS routes to handle Local Network Access (LNA) preflight requests.

Currently, the automatic OPTIONS fallback is used before a concrete OPTIONS route can be matched. With this change, explicit OPTIONS routes take precedence, while the existing automatic "/*" handling is preserved.

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