Searched refs:getRequestMethod (Results 1 – 12 of 12) sorted by relevance
100 @Override public String getRequestMethod() { in getRequestMethod() method in DelegatingHttpsURLConnection101 return delegate.getRequestMethod(); in getRequestMethod()
101 @Override public String getRequestMethod() { in getRequestMethod() method in DelegatingHttpsURLConnection102 return delegate.getRequestMethod(); in getRequestMethod()
190 private String getRequestMethod() { in getRequestMethod() method in Main225 request.method(getRequestMethod(), getRequestBody()); in createRequest()
143 assertEquals("GET", httpUrlConnection.getRequestMethod()); in put_httpGet()182 assertEquals("POST", httpUrlConnection.getRequestMethod()); in put_httpPost()
441 assertEquals("GET", httpUrlConnection.getRequestMethod()); in createJavaUrlConnection_accessibleRequestInfo_GET()454 assertEquals("POST", httpUrlConnection.getRequestMethod()); in createJavaUrlConnection_accessibleRequestInfo_POST()
62 AttributeValue.stringAttributeValue(httpExchange.getRequestMethod())); in handle()
86 String requestMethod = httpUrlConnection.getRequestMethod(); in createOkResponseForCachePut()626 public String getRequestMethod() {
84 String requestMethod = httpUrlConnection.getRequestMethod(); in createOkResponseForCachePut()624 public String getRequestMethod() {
1355 public Method getRequestMethod() {
1553 assertEquals(requestMethod, connection.getRequestMethod());
META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/mainKts/MainKtsScriptDefinition$1$ ...