.net - Upload file in OpenRasta using PUT -


is possible upload file in openrasta using put post method?

question multiple answers here.

if want html form, you'll have add uri decorator enable detection of methods not supported html (httpmethoduridecorator think), , append "!method" uri pass in form@action attrivute.

then can binding usual.

if want standard http client, application/octet-stream should enough, maybe content-disposition header (i can't quite remmeber if ifile type processed when using application/octet-stream).


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -