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

Send files in a POST request #11

Open
abernabe opened this issue Jul 17, 2015 · 7 comments
Open

Send files in a POST request #11

abernabe opened this issue Jul 17, 2015 · 7 comments

Comments

@abernabe
Copy link

I'm using HTTP Requester on Firefox and I really love it. There's something I don't know how to do, though:

I would like to simulate the behaviour of a field.

How can I send a file with a specific field name?

The plan is to retrieve it using $_FILES['myfile'] in my backend application.

Thanks and congratulations for the great work done!

@daiguocheng
Copy link

I have a qeustion like this.

@samandiriel
Copy link

I have a similar problem; I've tried several ways to attached a document to a form, up to and including copying data from firebug into various HTTPRequester fields. with no luck :'(

@grzegorzrazny
Copy link

+1

@maarten-donderwinkel
Copy link

I've got the same issue.
The application I'm posting to requires that my file is posted with the parameter name "file" and doesn't receive the file because of this.
(alternative is Rest console on Chrome, but I like this Addon better in general).

@sp42
Copy link

sp42 commented Nov 29, 2016

Where can I set a field name for file upload?

@coldice8
Copy link

coldice8 commented May 9, 2017

+1 I have a qeustion like this.

@klaszlo8207
Copy link

any news on this?

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

No branches or pull requests

8 participants