Advertisement
Guest User

Untitled

a guest
May 24th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. $ curl -i -XPOST -H "X-Auth-Token: b52f0ac576dc4608800b0821431da0b3" -H "X-Account-Meta-Temp-URL: xyzzy" http://10.10.10.200:8080/v1/demo
  2. HTTP/1.1 403 Forbidden
  3. Content-Length: 157
  4. Content-Type: text/html; charset=UTF-8
  5. Date: Thu, 24 May 2012 18:10:42 GMT
  6.  
  7. <html>
  8. <head>
  9. <title>403 Forbidden</title>
  10. </head>
  11. <body>
  12. <h1>403 Forbidden</h1>
  13. Access was denied to this resource.<br /><br />
  14.  
  15.  
  16.  
  17. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement