Searched refs:GET_METHOD (Results 1 – 2 of 2) sorted by relevance
65 public static final int GET_METHOD = 1; field
514 requestMethod = GET_METHOD; in parseStatusLine()697 case GET_METHOD: in handleClient()