Skip to content

Fix for tokenizer for the case when input string is made of delimiters only (Fixes #58)

Aleksandr Konstantinov requested to merge issue58_2 into master

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.

Edited by Maiken

Merge request reports