mirror of
https://github.com/livekit/livekit.git
synced 2026-09-17 05:54:49 +00:00
The token comes from RawQuery so the body reaches a proxied agent endpoint intact. That only holds as long as nobody reaches for FormValue, which is the obvious way to read a param and the one that drains the body, so the comment names it.