Skip to content

Instantly share code, notes, and snippets.

@psftw
Created October 22, 2013 00:33
Show Gist options
  • Save psftw/7093327 to your computer and use it in GitHub Desktop.
Save psftw/7093327 to your computer and use it in GitHub Desktop.
Example of HTTP 500 error
GET /data-production/53f79439de04cf3eb98623c06c0ada91b931cfd6?filename=axis2-adb-0.95.jar HTTP/1.1
User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.14.0.0 zlib/1.2.3 libidn/1.18 libssh2/1.4.2
Host: 966b.http.dal05.cdn.softlayer.net
Accept: */*
Via: 1.1 mai01-iprxy-01p.clairmail.local (squid/3.3.8)
X-Forwarded-For: unknown
Cache-Control: max-age=0
Connection: keep-alive
HTTP/1.1 500 Internal Server Error
Content-Disposition: attachment;filename=axis2-adb-0.95.jar
Content-Type: text/plain; charset=UTF-8
Date: Mon, 21 Oct 2013 22:12:14 GMT
Server: ECAcc (sjc/16BE)
X-Trans-Id: txdc64261d3d854f1da0873349c88a4b89
Content-Length: 17
@psftw
Copy link
Author

psftw commented Oct 22, 2013

Content is "An error occurred"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment