Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Request:
- REQUEST-METHOD: :GET
- SCRIPT-NAME: ""
- PATH-INFO: "/"
- SERVER-NAME: "localhost"
- SERVER-PORT: 8080
- SERVER-PROTOCOL: :HTTP/1.1
- REQUEST-URI: "/"
- URL-SCHEME: "http"
- REMOTE-ADDR: "127.0.0.1"
- REMOTE-PORT: 58768
- QUERY-STRING: NIL
- RAW-BODY: #<FLEXI-STREAMS:FLEXI-IO-STREAM {1007E60083}>
- CONTENT-LENGTH: NIL
- CONTENT-TYPE: NIL
- CLACK.STREAMING: T
- CLACK.IO: #<CLACK.HANDLER.HUNCHENTOOT::CLIENT {1007E67823}>
- HEADERS:
- host: "localhost:8080"
- user-agent: "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0"
- accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
- accept-language: "en-US,en;q=0.5"
- accept-encoding: "gzip, deflate"
- dnt: "1"
- connection: "keep-alive"
- upgrade-insecure-requests: "1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement