Searched refs:withMethod (Results 1 – 3 of 3) sorted by relevance
85 public function withMethod($method); function
123 $req = $req->withMethod(Request::POST);128 $req = $req->withMethod(Request::POST);
94 public function withMethod($method) function in GuzzleHttp\\Psr7\\Request