request-parser icon indicating copy to clipboard operation
request-parser copied to clipboard

Url parser only for Ascii Urls

Open kasitmp opened this issue 9 years ago • 1 comments

You use filter_vars in the url parser of yours, but it doesn't accept internationalized domain names (maybe different with php7). Source: http://php.net/manual/en/filter.filters.validate.php

Just wanted to point that out, maybe put it in your documentation or so.

kasitmp avatar Apr 12 '17 07:04 kasitmp

Good point!

yuvalherziger avatar Oct 12 '17 08:10 yuvalherziger