Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Tested opensockets: 8082
- ----- Only closeConnection this one: (Received acknowledgement) ------
- 127.0.0.1:50184
- ----- End Only ------
- ----- sendResponse: data (now waiting) ------
- HTTP/1.1 200 OK
- Access-Control-Allow-Origin:*
- Cache-Control:public, max-age=0
- Connection:keep-alive
- Content-Type: application/json; charset=utf-8
- Date: 7/15/1511:03 AM
- Content-Length: 671
- [{"slug":"a-simple-page","title":"A Simple Page","date":1436900984599,"synopsis":"Hello"},{"slug":"another-page","title":"Another Page","date":1436900974188,"synopsis":"Another simple page."},{"slug":"chaos-communication-camp","title":"Chaos Communication Camp","date":1436275531421,"synopsis":"The Chaos Communication Camp is an international meeting of hackers that takes place every four years, organized by the [[Chaos Computer Club]] (CCC)."},{"slug":"how-to-create-a-page","title":"How to create a page","date":1436274204553,"synopsis":"A page with 0 items."},{"slug":"welcome-visitors","title":"Welcome Visitors","date":1436900960628,"synopsis":"Pages about us."}]
- ----- End sendResponse: ------
- ----- Logger middleware ------
- GET/system/sitemap.json
- the opensockets: 8082
- 127.0.0.1:50184
- ----- End Logger ------
- ----- readFromSocket: passed param theIPAddress ------
- 127.0.0.1:50184
- ----- End readFromSocket: ------
- ----- readFromSocket: read single line ------
- GET /system/sitemap.json HTTP/1.1
- ----- End readFromSocket: ------
- ----- newConnection: open sockets ------
- 8082
- 127.0.0.1:50184
- ----- End newConnection: ------
- ----- newConnection: passed param pSocket ------
- 127.0.0.1:50184
- ----- End newConnection: ------
- Tested opensockets: 8082
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement