Files
livekit/pkg/service
Théo Monnom 9711e7468c agent endpoints: normalize trailing slashes during routing instead of 307
A slash mismatch (e.g. /hook/ for a route registered as /hook) is now rewritten
to the registered form and served directly, rather than 307-redirected. Webhook
clients often don't follow redirects, and a redirect from the final routing hop
resends the body and pays the whole routing path twice. Exact form is matched
first, so a route registered with a trailing slash is served as-is.
2026-08-30 23:30:00 -07:00
..
2026-08-19 18:25:35 -07:00
2024-06-27 02:13:51 -07:00
2025-09-24 13:16:27 +05:30
2026-08-14 16:26:08 +08:00
2026-08-14 10:36:40 +05:30