<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>
<p> Creates a new {@code HEADERS} frame with the specified stream {@code id}. </p> <p> {@code HEADERS} frames with a specific stream {@code id} are typically used in responses to request {@code HEADERS} frames. </p>