Skip to content

Instantly share code, notes, and snippets.

@darrinholst
darrinholst / hipchat.log
Created March 22, 2012 12:21 — forked from rocketraman/hipchat.log
HipChat jenkins plugin debug logs
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpConnection releaseConnection
FINE: Releasing connection back to connection manager.
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpConnection releaseConnection
FINEST: enter HttpConnection.releaseConnection()
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpConnection isResponseAvailable
FINEST: enter HttpConnection.isResponseAvailable()
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpMethodBase shouldCloseConnection
FINE: Should NOT close connection in response to directive: keep-alive
Mar 21, 2012 9:05:20 PM org.apache.commons.httpclient.HttpMethodBase canResponseHaveBody
FINEST: enter HttpMethodBase.canResponseHaveBody(int)