lupomontero/psl

Option to parse even when invalid

Opened this issue · 1 comments

URLs like www-.test.com are invalid so they return an error and no other info, but it would be good if they returned the parsed information as well as the error

parse !== validate

(is true)