Return the response header named header, or null if not found.
header
See also HTTP response headers for a list of common response headers.
@Unstable() String getResponseHeader(String name) native;