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

support for "multipart/form-data" in scrapy.FormRequest #1897

Open
DharmeshPandav opened this issue Mar 31, 2016 · 3 comments · May be fixed by #6332
Open

support for "multipart/form-data" in scrapy.FormRequest #1897

DharmeshPandav opened this issue Mar 31, 2016 · 3 comments · May be fixed by #6332

Comments

@DharmeshPandav
Copy link
Contributor

No description provided.

@aron-bordin
Copy link
Contributor

Hi @redapple can I get this one ?
I'm thinking about adding a multipart parameter, that defaults to False, in from_response. If False, uses the default application/x-www-form-urlencoded, if True, uses the multipart/form-data encoding type.

@redapple
Copy link
Contributor

@aron-bordin , sure!
Volunteers always welcome :)
Why in from_response and not the constructor?

@Urahara
Copy link

Urahara commented Jul 16, 2018

Any ETA when this feature will be avaliable?

@wRAR wRAR linked a pull request May 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants