Indicates whether there is another header element in this iteration.returntrue if there is another header element, false otherwise
true
false
Obtains the next header element from this iteration. This method should only be called while {@link #hasNext hasNext} is true.returnthe next header element in this iteration