Advertisement
Guest User

Untitled

a guest
Oct 27th, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. Request:
  2. REQUEST-METHOD: :GET
  3. SCRIPT-NAME: ""
  4. PATH-INFO: "/"
  5. SERVER-NAME: "localhost"
  6. SERVER-PORT: 8080
  7. SERVER-PROTOCOL: :HTTP/1.1
  8. REQUEST-URI: "/"
  9. URL-SCHEME: "http"
  10. REMOTE-ADDR: "127.0.0.1"
  11. REMOTE-PORT: 58768
  12. QUERY-STRING: NIL
  13. RAW-BODY: #<FLEXI-STREAMS:FLEXI-IO-STREAM {1007E60083}>
  14. CONTENT-LENGTH: NIL
  15. CONTENT-TYPE: NIL
  16. CLACK.STREAMING: T
  17. CLACK.IO: #<CLACK.HANDLER.HUNCHENTOOT::CLIENT {1007E67823}>
  18. HEADERS:
  19. host: "localhost:8080"
  20. user-agent: "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0"
  21. accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
  22. accept-language: "en-US,en;q=0.5"
  23. accept-encoding: "gzip, deflate"
  24. dnt: "1"
  25. connection: "keep-alive"
  26. upgrade-insecure-requests: "1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement