Skip to content

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

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 Aleksandr Konstantinov

Merge request reports