This library includes ultra-fast Rust based query string and urlencoded parsers. These parsers are used by Litestar, but are developed separately - and can of course be used separately. The first ...
Share URLs currently use query strings (?SESSION_ID) which causes the session ID to be sent to buildwithpi.ai in HTTP requests. Switching to hash fragments (#SESSION_ID) keeps the session ID ...