Lines Matching refs:POST
1107 POST semantics.1113 ("GET" or "POST")1117 if method not in ["GET", "POST"]:1118 raise ValueError("method must be GET or POST")1165 if self.method == "POST":1175 if self.method == "POST":