stack/apps
armaan 8d9771431d Fix HEAD route validation and IPv6 localhost detection
- HEAD now delegates to handleMcpToolRoute so it returns 404 for unknown
  tool routes (matching GET behavior per HTTP spec).
- isLocalHostname accepts bracketed [::1] form returned by URL.hostname.
- Removed unused handleMcpToolHead export.
- Updated route and wrapper tests to cover HEAD 404 case.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-06-10 18:18:10 +00:00
..
backend chore: update package versions 2026-06-08 18:18:54 +00:00
dashboard chore: update package versions 2026-06-08 18:18:54 +00:00
dev-launchpad chore: update package versions 2026-06-08 18:18:54 +00:00
e2e chore: update package versions 2026-06-08 18:18:54 +00:00
hosted-components chore: update package versions 2026-06-08 18:18:54 +00:00
internal-tool chore: update package versions 2026-06-08 18:18:54 +00:00
mcp chore: update package versions 2026-06-08 18:18:54 +00:00
mock-oauth-server chore: update package versions 2026-06-08 18:18:54 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills Fix HEAD route validation and IPv6 localhost detection 2026-06-10 18:18:10 +00:00