- from
- the position in the current header at which to start the search
Documentation for this section has not yet been entered.
Type Reason Org.Apache.Http.ParseException if a new token is found before a token separator. RFC 2616, section 2.1 explicitly requires a comma between tokens for #.
Determines the position of the next token separator. Because of multi-header joining rules, the end of a header value is a token separator. This method does therefore not need to iterate over headers.