Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use prepared request in Performance #551

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Use prepared request in Performance #551

merged 1 commit into from
Sep 17, 2024

Conversation

hadley
Copy link
Member

@hadley hadley commented Sep 17, 2024

This ensures that the method and body are correctly set for req_perform_parallel() and req_perform_promise(). Fixes #549

This ensures that the method and body are correctly set for `req_perform_parallel()` and `req_perform_promise()`. Fixes #549
@hadley hadley merged commit 9ae22b7 into main Sep 17, 2024
13 checks passed
@hadley hadley deleted the correct-req branch September 17, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

regression: req_perform_parallel() no longer works with form encoded data
1 participant