mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-21 21:09:49 +08:00
- 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> |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintrc.cjs | ||
| next.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||