mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Happens for example when payload stops at a '-' and we are searching for Accept-Encoding.The method has been simplified and now does full case insensitivity. Performance checking, on x64, it is ever so slightly faster than the original.