Home | History | Annotate | Download | only in xml

Lines Matching refs:isValidHTTPHeaderValue

926     if (!isValidHTTPToken(name) || !isValidHTTPHeaderValue(value)) {