Optimised lookup to find a HTTP Version and trailing white space in a byte array.
@param buffer buffer containing ISO-8859-1 characters @return A HttpVersion if a match or null if no easy match.
See Implementation
Optimised lookup to find a HTTP Version and trailing white space in a byte array.
@param buffer buffer containing ISO-8859-1 characters @return A HttpVersion if a match or null if no easy match.