Skip to content

Instantly share code, notes, and snippets.

@fdidron
Created March 5, 2016 23:43
Show Gist options
  • Save fdidron/54df4f6fffc2e7496f1d to your computer and use it in GitHub Desktop.
Save fdidron/54df4f6fffc2e7496f1d to your computer and use it in GitHub Desktop.
Cloudinary upload request
bytes: 30521
created_at: "2016-03-05T23:40:05Z"
etag: "1a7f9e9109360a2165a5d2cd8bb2916c"
existing: false
format: "jpg"
height: 280
original_filename: "04"
public_id: "-KBgq34VLy5zdKgFVcAR1457221187517"
resource_type: "image"
secure_url: "[Obfuscated]"
signature: "56b12abc4a9c631ba04e44abb970ef3858cd5e3f"
tags: ["thumbnail"]
type: "upload"
url: "[Obfuscated]"
version: 1457221205
width: 369
Request URL:https://api.cloudinary.com/v1_1/[Cloud Id]/image/upload/
Request Method:POST
Status Code:200 OK
Remote Address:54.210.11.115:443
Response Headers
view source
Access-Control-Allow-Methods:POST, GET, OPTIONS
Access-Control-Allow-Origin:http://localhost:8080
Access-Control-Max-Age:1728000
Cache-Control:max-age=0, private, must-revalidate
Connection:keep-alive
Content-Encoding:gzip
Content-Length:390
Content-Type:application/json; charset=utf-8
Date:Sat, 05 Mar 2016 23:40:06 GMT
ETag:W/"8f0a749dbac909fb8e2cd217db08fa37"
Server:cloudinary
Status:200 OK
X-Request-Id:85dd9f1357f93a38
X-UA-Compatible:IE=Edge,chrome=1
Request Headers
view source
Accept:*/*
Accept-Encoding:gzip, deflate
Accept-Language:en-US,en;q=0.8,fr;q=0.6,ja;q=0.4
Cache-Control:no-cache
Connection:keep-alive
Content-Length:1808668
Content-Type:multipart/form-data; boundary=----WebKitFormBoundaryY3w74s94U8jwUICj
Host:api.cloudinary.com
Origin:http://localhost:8080
Pragma:no-cache
Referer:http://localhost:8080/
User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36
Request Payload
------WebKitFormBoundaryY3w74s94U8jwUICj
Content-Disposition: form-data; name="public_id"
brand-central/thumbnails/-KBgq34VLy5zdKgFVcAR1457221187517
------WebKitFormBoundaryY3w74s94U8jwUICj
Content-Disposition: form-data; name="resource_type"
image
------WebKitFormBoundaryY3w74s94U8jwUICj
Content-Disposition: form-data; name="upload_preset"
O4z161JVgf77760lD7pWp74DQNda1Qxo_thumbnail
------WebKitFormBoundaryY3w74s94U8jwUICj
Content-Disposition: form-data; name="tags"
thumbnail
------WebKitFormBoundaryY3w74s94U8jwUICj
Content-Disposition: form-data; name="file"; filename="04.eps"
Content-Type: image/x-eps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment