POST REGEXP /\/v1\/file\/upload\?apiKey=.*&projectId=.*&fileUri=translations\.json&fileType=json&approved=false/
host: sandbox-api.smartling.com
content-type: multipart/form-data; boundary=--------------------------808639617184558972719943
body: ----------------------------808639617184558972719943\r\nContent-Disposition: form-data; name=\"file\"; filename=\"translations.json\"\r\nContent-Type: application/json\r\n\r\n{\n  \"Test\": \"Test\",\n  \"This is a test\": \"This is a test\"\n}\r\n----------------------------808639617184558972719943--

200 HTTP/1.1
server: nginx
date: Fri, 01 Aug 2014 20:11:10 GMT
content-type: application/json;charset=UTF-8
transfer-encoding: chunked
connection: keep-alive
vary: Accept-Encoding
set-cookie: JSESSIONID=A68BE079E54D6162C71FE6B151E53926; Path=/; Secure; HttpOnly
access-control-allow-origin: *
access-control-max-age: 86400
content-disposition: inline
pragma: no-cache
cache-control: no-cache, no-store, max-age=0
expires: Thu, 01 Jan 1970 00:00:00 GMT
content-language: en-US

{"response":{"data":{"wordCount":5,"stringCount":2,"overWritten":true},"code":"SUCCESS","messages":[]}}