public enum HandlerPhase { POST_REQUEST, PRE_BODY, BODY_CHUNK, POST_BODY, }
POST_REQUEST,
PRE_BODY,
BODY_CHUNK,
POST_BODY,
Created by Valadoc