Fix for tokenizer for the case when input string is made of delimiters only (Fixes #58)
Begin arcbot message
This merge request is automatically copied from !646 (merged) orginally made by @aleksandr.konstantinov
End arcbot message
Fix for tokenizer for the case when input string is made of delimiters only
Due to improper tokenization of path like / the target of WS request was not properly recognized.