Searched defs:setRequestProperty (Results 1 – 8 of 8) sorted by relevance
15 public void setRequestProperty(String key, String value) { in setRequestProperty() method in HttpsServiceConnectionSEIgnoringConnectionClose
92 public void setRequestProperty(String key, String value) { in setRequestProperty() method in HttpsServiceConnectionSE
100 public void setRequestProperty(String string, String soapAction) { in setRequestProperty() method in ServiceConnectionSE
40 public void setRequestProperty(String key, String value) throws IOException; in setRequestProperty() method
74 public void setRequestProperty(String key, String value) throws IOException { in setRequestProperty() method in Support_URLConnector
71 public void setRequestProperty(String propertyName, String value) throws IOException; in setRequestProperty() method
257 @Override public void setRequestProperty(String field, String newValue) { in setRequestProperty() method in DelegatingHttpsURLConnection
541 @Override public final void setRequestProperty(String field, String newValue) { in setRequestProperty() method in HttpURLConnectionImpl