Last active
August 29, 2015 14:11
-
-
Save jbq/28f647858b9cc59acb5a to your computer and use it in GitHub Desktop.
Bad response
This file contains 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
$ curl -i -b pimcore_admin_sid=qsn... http://localhost/admin/asset/get-image-thumbnail/id/12704/treepreview/true_dc=1418114770601 | |
HTTP/1.1 200 OK | |
Server: nginx/1.4.6 (Ubuntu) | |
Date: Tue, 09 Dec 2014 09:17:50 GMT | |
Content-Type: image/pjpeg | |
Content-Length: 2 | |
Connection: keep-alive | |
Cache-Control: public, max-age=300 | |
Expires: Tue, 09 Dec 2014 10:22:50 +0100 | |
Pragma: | |
X-Powered-By: pimcore | |
<BLANK> | |
<BLANK> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment