send_form() in 3.0.0-rc1 #837
-
I am currently migrating a small project of mine to the rc, but can't seem to figure out how to send form data. There is now the somewhat generic send function but it doesnt work with the &[(&str, &str)] 2.x.x required. Tldr: How do you send a form in 3.0.0-rc1? |
Beta Was this translation helpful? Give feedback.
Answered by
algesten
Oct 15, 2024
Replies: 1 comment 3 replies
-
Interesting. Ok. That might be an oversight. Thanks for checking, I will investigate if I missed something here. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should be sorted in main