Ktt-Development/simplehttpserver

Get request does not parse wildcard characters +& correctly.

Katsute opened this issue · 0 comments

The decoder method does not parse + and & as a literal. It reads them as and for some reason.