Interface HttpResponse.PushPromiseHandler.PushId

All Known Implementing Classes:
HttpResponse.PushPromiseHandler.PushId.Http3PushId
Enclosing interface:
HttpResponse.PushPromiseHandler<T>

public static sealed interface HttpResponse.PushPromiseHandler.PushId permits HttpResponse.PushPromiseHandler.PushId.Http3PushId
Represents a HTTP/3 PushID. PushIds can be shared across multiple client initiated requests on the same HTTP/3 connection.
Since:
26