Advertisement
Guest User

Untitled

a guest
Feb 15th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. HTTP/1.1 200 OK
  2. Date: Fri, 15 Feb 2019 12:02:51 GMT
  3. Server: Apache/2.4.28 (Win64) OpenSSL/1.0.2l mod_jk/1.2.40
  4. Access-Control-Allow-Origin: *
  5. Access-Control-Allow-Methods: GET, PUT, POST, DELETE, OPTIONS, PROPFIND, LOCK, UNLOCK, HEAD, MKCOL, PROPPATCH, MOVE, COPY, GETLIB
  6. Access-Control-Allow-Headers: Authorization, Content-Type, Accept, X-Requested-With, Session
  7. Access-Control-Allow-Credentials: true
  8. Content-Length: 492
  9. Keep-Alive: timeout=5, max=100
  10. Connection: Keep-Alive
  11. Content-Type: text/html; charset=iso-8859-1
  12.  
  13. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  14. <html><head>
  15. <title>200 OK</title>
  16. </head><body>
  17. <h1>OK</h1>
  18. <p>The server encountered an internal error or
  19. misconfiguration and was unable to complete
  20. your request.</p>
  21. <p>Please contact the server administrator at
  22. admin@example.com to inform them of the time this error occurred,
  23. and the actions you performed just before this error.</p>
  24. <p>More information about this error may be available
  25. in the server error log.</p>
  26. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement