HTTPSession.setupOnHeadersComplete

Called by onHeadersComplete(). This function allows downstream and upstream to do any setup (like preparing a handler) when headers are first received from the remote side on a given transaction.

class HTTPSession
protected
void
setupOnHeadersComplete

Meta