<p>
Creates a new {@code HEADERS} frame with an unspecified stream {@code id}
.
</p>
<p>
The stream {@code id} will be generated by the implementation while
sending this frame to the other peer.
</p>
@param metaData
the metadata containing HTTP request information
@param priority
the PRIORITY frame associated with this HEADERS frame
@param endStream
whether this frame ends the stream
<p> Creates a new {@code HEADERS} frame with an unspecified stream {@code id} . </p> <p> The stream {@code id} will be generated by the implementation while sending this frame to the other peer. </p>
@param metaData the metadata containing HTTP request information @param priority the PRIORITY frame associated with this HEADERS frame @param endStream whether this frame ends the stream