Advertisement
Guest User

knocte

a guest
Aug 15th, 2011
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. -260629648[823e1d8]: ReadSegments returned [rv=0 read=0 sock-cond=0]
  2. -260629648[823e1d8]: nsHttpTransaction::OnSocketStatus [this=862b7e0 status=804b000a progress=0]
  3. -260629648[823e1d8]: Destroying nsHalfOpenSocket [this=e44a6d88]
  4. -211342960[804c548]: WebSocketHandler::OnLookupComplete Proceeding with Open
  5. -260629648[823e1d8]: nsHttpConnection::OnSocketReadable [this=e4471468]
  6. -260629648[823e1d8]: nsHttpTransaction::OnSocketStatus [this=862b7e0 status=804b0006 progress=165]
  7. -260629648[823e1d8]: nsHttpTransaction::ProcessData [this=862b7e0 count=165]
  8. -260629648[823e1d8]: nsHttpTransaction::ParseHead [count=165]
  9. -260629648[823e1d8]: nsHttpTransaction::ParseLine [HTTP/1.1 101 Switching Protocols]
  10. -260629648[823e1d8]: nsHttpResponseHead::ParseVersion [version=HTTP/1.1 101 Switching Protocols]
  11. -260629648[823e1d8]: Have status line [version=11 status=101 statusText=Switching Protocols]
  12. -260629648[823e1d8]: nsHttpTransaction::ParseLine [Upgrade: websocket]
  13. -260629648[823e1d8]: nsHttpTransaction::ParseLine [Connection: Upgrade]
  14. -260629648[823e1d8]: nsHttpTransaction::ParseLine [Sec-WebSocket-Accept: ku6mFIpAur5Ap2W/tvAulf8YtUA=]
  15. -260629648[823e1d8]: nsHttpTransaction::HandleContent [this=862b7e0 count=36]
  16. -260629648[823e1d8]: nsHttpTransaction::HandleContentStart [this=862b7e0]
  17. -260629648[823e1d8]: http response [
  18. -260629648[823e1d8]: HTTP/1.1 101 Switching Protocols
  19. -260629648[823e1d8]: Upgrade: websocket
  20. -260629648[823e1d8]: Connection: Upgrade
  21. -260629648[823e1d8]: Sec-WebSocket-Accept: ku6mFIpAur5Ap2W/tvAulf8YtUA=
  22. -260629648[823e1d8]: ]
  23. -260629648[823e1d8]: nsHttpConnection::OnHeadersAvailable [this=e4471468 trans=862b7e0 response-head=e44a6d88]
  24. -260629648[823e1d8]: Connection can be reused [this=e4471468 idle-timeout=115]
  25. -260629648[823e1d8]: HTTP Upgrade in play - disable keepalive
  26. -260629648[823e1d8]: HTTP Upgrade Response to websocket
  27. -260629648[823e1d8]: this response should not contain a body.
  28. -260629648[823e1d8]: nsHttpTransaction::HandleContent [this=862b7e0 count=36 read=0 mContentRead=0 mContentLength=0]
  29. -260629648[823e1d8]: nsHttpConnection::PushBack [this=e4471468, length=36]
  30. -260629648[823e1d8]: nsHttpConnection::CloseTransaction[this=e4471468 trans=862b7e0 reason=80470002]
  31. -260629648[823e1d8]: nsHttpTransaction::Close [this=862b7e0 reason=0]
  32. -211342960[804c548]: nsHttpHandler::NewURI
  33. -211342960[804c548]: nsHttpHandler::NewChannel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement