Skip to content

Add HTTP route method matching#367

Merged
kacy merged 1 commit intomainfrom
routing-v3-method-matching
Mar 31, 2026
Merged

Add HTTP route method matching#367
kacy merged 1 commit intomainfrom
routing-v3-method-matching

Conversation

@kacy
Copy link
Copy Markdown
Owner

@kacy kacy commented Mar 31, 2026

Summary

  • add match_methods as a first-class HTTP route matcher in manifests, persisted route state, and runtime snapshots
  • make the router prefer narrower method-constrained routes after path and header specificity
  • expose method-constrained routes in service and status JSON, and document the new ingress policy surface

Validation

  • YOQ_SKIP_SLOW_TESTS=1 zig build test
  • Result: 1759 passed; 26 skipped; 0 failed

@kacy kacy merged commit dca1432 into main Mar 31, 2026
6 of 7 checks passed
@kacy kacy deleted the routing-v3-method-matching branch March 31, 2026 19:49
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