Searched defs:setRequestProperty (Results 1 – 2 of 2) sorted by relevance
41 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