![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Sending a text file using POSTby Corion (Patriarch) |
on Feb 11, 2016 at 14:53 UTC ( #1154962=note: print w/replies, xml ) | Need Help?? |
Are you sure that the other side wants the header name all lowercase?
This sends the filename, not the file content. Is that what you want? Also, if the server sends a 404, are you really, really sure that you're using the correct URL? Your URL ends with a slash, maybe you should leave that out? What other ways do you have to verify the correctness of the URL you use?
In Section
Seekers of Perl Wisdom
|
|