file upload - How to modify Content-Disposition Header when using .net WebClient FileUpload -
is possible manually set 'name' attribute in multipart header when using .net webclient uploadfile? or there way solved?
-----------------------8cda1896efcd67f content-disposition: form-data; name="file"; filename="testfile.txt" content-type: application/octet-stream
this testfile. -----------------------8cda1896efcd67f--
thanks suggestions!
Comments
Post a Comment