quintodrome/plugins/pdk
Deluan 03844a9a36 feat(plugins): add NoFollowRedirects option to HTTPRequest
Allow plugins to opt out of automatic redirect following on a per-request
basis. When set to true, the response returns the redirect status code and
Location header directly instead of following to the final destination.
2026-03-20 18:16:07 -04:00
..
go feat(plugins): add NoFollowRedirects option to HTTPRequest 2026-03-20 18:16:07 -04:00
python/host feat(plugins): add TaskQueue host service for persistent background task queues (#5116) 2026-03-03 13:48:49 -05:00
rust feat(plugins): add NoFollowRedirects option to HTTPRequest 2026-03-20 18:16:07 -04:00