Package java.net.http

Interface HttpResponse.ResponseInfo

Enclosing interface:
HttpResponse<T>

public static interface HttpResponse.ResponseInfo
Initial response information supplied to a BodyHandler when a response is initially received and before the body is processed.