multipart upload – PullMonkey Blog http://pullmonkey.com Wed, 25 Jul 2012 22:25:11 +0000 en-US hourly 1 https://wordpress.org/?v=5.6 Using HTTPI with Curb to do multipart file uploads with spnego http://pullmonkey.com/2012/07/25/using-httpi-with-curb-to-do-multipart-file-uploads-with-spnego/ http://pullmonkey.com/2012/07/25/using-httpi-with-curb-to-do-multipart-file-uploads-with-spnego/#comments Wed, 25 Jul 2012 22:25:11 +0000 http://pullmonkey.com/?p=57705 It took a while to find a library that handled spnego requests, as opposed to shelling out to a curl --negotiate. Found httpi to work well with the curb adapter.
The problem was that the documentation didn't really explain how to do file uploads withing the httpi request block.
Wasn't too much of a big deal, but I thought it may save someone else some time.

]]>
http://pullmonkey.com/2012/07/25/using-httpi-with-curb-to-do-multipart-file-uploads-with-spnego/feed/ 2