2015-07-17 UTC
# aaronpk i had changed it to make my code build the multipart request instead of letting the curl library do it, because the curl library can't handle array values in multipart. but then I was sending base64 content instead of binary content in the request, so your micropub endpoint was failing trying to understand a string as an image