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

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -