Uploading binary files to MarkLogic REST API…

Thought I’d share a quick nugget and link. I’ve had hell the last couple of days getting binary file uploads working against the REST API. As soon as I bypassed jQuery and used XHR2 it worked first time!

I’d highly recommend this excellent introduction to file handling in XHR2 (one of the many specs included in the general discussion of HTML5). Infinitely better than reading the many contradictory posts on Stack Overflow.

http://www.html5rocks.com/en/tutorials/file/xhr2/

2 comments

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.