Searched refs:STATUS_PARSING_HEADERS (Results 1 – 3 of 3) sorted by relevance
87 public static final int STATUS_PARSING_HEADERS = 5; field in HttpExchange274 case STATUS_PARSING_HEADERS: in setStatus()284 case STATUS_PARSING_HEADERS: in setStatus()860 case STATUS_PARSING_HEADERS: in toState()
46 if (getStatus() < HttpExchange.STATUS_PARSING_HEADERS) in getResponseStatus()
297 exchange.setStatus(HttpExchange.STATUS_PARSING_HEADERS); in startResponse()