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

FormData type #99

Closed
g105b opened this issue Jan 19, 2023 · 0 comments · Fixed by #149
Closed

FormData type #99

g105b opened this issue Jan 19, 2023 · 0 comments · Fixed by #149

Comments

@g105b
Copy link
Member

g105b commented Jan 19, 2023

This is probably something to implement in PHP.Gt/Http. The BodyResponse::formData() function should return an actual FormData object, and the fetch() function should be able to set a FormData as its body as per #44.

g105b added a commit that referenced this issue Apr 30, 2023
g105b added a commit that referenced this issue Jul 3, 2023
@g105b g105b closed this as completed in #149 Jul 3, 2023
g105b added a commit that referenced this issue Jul 3, 2023
g105b added a commit that referenced this issue Jul 4, 2023
* feature: post data with formdata
closes #99

* feature: use phpgt/http Response for FormData posts and uploads
closes #150

* tweak: import CURLFile
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 a pull request may close this issue.

1 participant