34c9942
feat(api): tolerate TLS 1.3 0-RTT anti-replay (425/307) for ALL methods without any server config — redirect:'manual' stops the browser from auto-following the 307 (which dropped PATCH/POST bodies -> 422) and the request() loop re-sends the request, body intact, since 425/307 mean it never reached the app; raise default timeout to 30s so slow shared-hosting pools no longer surface network errors
2026-08-10T17:57:22+00:00
Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>