Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. Status Code: 500, Headers {
  2. "Cache-Control" = (
  3. "no-cache, no-store, max-age=0, must-revalidate"
  4. );
  5. Connection = (
  6. "keep-alive"
  7. );
  8. "Content-Type" = (
  9. "application/json;charset=UTF-8"
  10. );
  11. Date = (
  12. "Fri, 15 Nov 2019 13:12:04 GMT"
  13. );
  14. Expires = (
  15. 0
  16. );
  17. Pragma = (
  18. "no-cache"
  19. );
  20. Server = (
  21. "nginx/1.8.0"
  22. );
  23. "Transfer-Encoding" = (
  24. Identity
  25. );
  26. "X-Content-Type-Options" = (
  27. nosniff
  28. );
  29. "X-Frame-Options" = (
  30. DENY
  31. );
  32. "X-XSS-Protection" = (
  33. "1; mode=block"
  34. );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement