Add http_post_form_auth builtin for Stripe API

Stripe checkout session creation requires form-encoded body with HTTP
Basic auth (key as username, empty password). Bearer JSON auth doesn't
work. New builtin handles this correctly.
This commit is contained in:
Will Anderson
2026-04-29 16:21:13 -05:00
parent 5d8e69c53b
commit ac1f1b895f
+2715 -61
View File
File diff suppressed because it is too large Load Diff