Searched defs:POST (Results 1 – 2 of 2) sorted by relevance
27 public enum Method {GET, PUT, POST} enumConstant
51 int POST = 1; field