File: notfound.GET

package info (click to toggle)
libpithub-perl 0.01043-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,148 kB
  • sloc: perl: 9,098; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
HTTP/1.1 404 Not Found
Server: nginx/0.7.67
Date: Fri, 24 Jun 2011 04:14:47 GMT
Content-Type: application/json
Connection: keep-alive
Status: 404 Not Found
X-RateLimit-Limit: 5000
X-RateLimit-Remaining: 4962
Content-Length: 29

{
  "message": "Not Found"
}