MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / getHeaderFieldDate

Method getHeaderFieldDate

src/java/net/URLConnection.java:154–159  ·  view source on GitHub ↗

Gets a header field by name. Returns null if not known. The field will be parsed as a date. This form of getHeaderField exists because some connection types (eg. http-ng) have pre-parsed headers. This allows them to override this method and short-circuit the parsing. @param name the name of the hea

(String name, long Default)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getExpirationMethod · 0.95
getDateMethod · 0.95
getLastModifiedMethod · 0.95

Calls 2

parseMethod · 0.95
getHeaderFieldMethod · 0.95

Tested by

no test coverage detected