mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
* fix(tools): support stringified HTTP request tables Accept stored header and query tables after they are reloaded from UI JSON so HTTP requests keep their query strings and URL-encoded body handling intact. * test: mock AuthType in async execute route * test(tools): cover invalid stringified HTTP inputs --------- Co-authored-by: test <test@example.com>