Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 9th, 2012  |  syntax: None  |  size: 0.51 KB  |  hits: 19  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. % curl -I http://www.ckan.net/api                  develop (1) 18:08
  2. HTTP/1.0 301 Moved Permanently
  3. Date: Tue, 09 Aug 2011 17:12:23 GMT
  4. Server: Apache/2.2.14 (Ubuntu)
  5. Access-Control-Allow-Origin: *
  6. Access-Control-Allow-Methods: POST, PUT, GET, OPTIONS
  7. Access-Control-Allow-Headers: X-CKAN-API-KEY
  8. Location: http://ckan.net/api
  9. Vary: Accept-Encoding
  10. Content-Type: text/html; charset=iso-8859-1
  11. X-Cache: MISS from localhost
  12. X-Cache-Lookup: MISS from localhost:80
  13. Via: 1.0 localhost (squid/3.0.STABLE19)
  14. Connection: close