http - Uploading File using Advanced Rest Client Google Chrome Api -


i'm trying work advanced rest client. have configured settings follows.

http://postimg.org/image/bmfeus19l/

as may see in image creates file in container desired. file when opened contains original text , foreign text show below.

    ------webkitformboundaryqljkbuyuxttziqka     content-disposition: form-data; name="note1s"; filename="note1.txt"     content-type: text/plain      test file , uploaded...     test file , uploaded...      test file , uploaded...     ------webkitformboundaryqljkbuyuxttziqka-- 

please me, new using tool. appreciate in advance.

i've faced same problem , opened issue.

this not answer but guess should consider using postman. i've tried 1 , works fine...

check out how to: tool sending multipart/form-data request [closed]


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -