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

Unable to POST files #1165

Open
Mikako-ff opened this issue Apr 12, 2019 · 3 comments
Open

Unable to POST files #1165

Mikako-ff opened this issue Apr 12, 2019 · 3 comments

Comments

@Mikako-ff
Copy link

Mikako-ff commented Apr 12, 2019

I am troubled that unable to POST files, how can I do this..

Environment :
Windows 10 x64 + Chrome 72.0.3626.96 + ARC 10.0.12
Windows 7 x32 + Chrome 69.0.3497.100 + ARC 10.0.12

Server application responsed "Not a multipart contents.",
so, I edited the [Headers]-[Content-Type]
from "multipart / form-data"
to "multipart / form-data; boundary = test"
but server sais "MIME multipart message is not complete."

Anytime "Content-Length: 15" in spite of choosing any file.
Server log saids, server received 2866 Bytes.

Is it same to "issues #945", or my procedure is wrong???

regards.

image

@Mikako-ff
Copy link
Author

image

@jarrodek
Copy link
Owner

Hi,
I cannot currently update this version of the application. Suggested walkaround is to use ARC desktop client: https://github.com/advanced-rest-client/arc-electron/releases
Note, you need to move your data manually using import / export feature.

@Mikako-ff
Copy link
Author

Mikako-ff commented Apr 16, 2019

Thank you for your reply.
Now I installed the 13.0.4.
Won't the desktop application work using a client certificate ?
I read this -> https://github.com/advanced-rest-client/arc-electron/wiki/FAQ#certificate-doesnt-work

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

2 participants