Searched refs:stripOffParameters (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/net/
H A DURLConnection.java1248 String contentType = stripOffParameters(getContentType());
1278 private String stripOffParameters(String contentType) method in class:URLConnection

Completed in 832 milliseconds