0.6
  - Use curl_unescape() in parse_query() because utils::URLdecode() is broken for UTF-8
  - Assume UTF-8 for all strings in rawToChar()

0.5
  - Rewrite of multipart parser in C
  - Use the new curl::curl_echo() function to test the parser
