Created
December 1, 2014 18:13
-
-
Save jwieringa/95d0c7778c1d636b8ca4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.1 202 Accepted | |
Access-Control-Allow-Credentials: false | |
Access-Control-Allow-Headers: Authorization, Content-Type, X-Requested-With | |
Access-Control-Allow-Methods: POST, GET, PUT, DELETE, PATCH, OPTIONS, HEAD | |
Access-Control-Allow-Origin: * | |
Access-Control-Max-Age: 86400 | |
Cache-Control: no-cache | |
Content-Type: text/csv; charset=utf-8 | |
Date: Mon, 01 Dec 2014 12:25:19 GMT | |
Server: nginx/1.4.6 (Ubuntu) | |
Status: 202 Accepted | |
X-Content-Type-Options: nosniff | |
X-Request-Id: a1302951-a709-4da2-96a6-7a0ecc39093d | |
X-Runtime: 0.357437 | |
X-XSS-Protection: 1; mode=block | |
Content-Length: 33 | |
Connection: keep-alive | |
{"status":"processing","count":0}% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment