Ddo
Ddo
too many changes. take me time to review all of them, be patient
this PR only "Exclude default ports 80/443 from base URL"? why take 13 files changes
i still checking the regex part. any source?
i think we do it too complicated for this simple task?
you have issues with custom port (not 80 and 443) ?
so if you input ``http://example.com:80`` or ``https://example.com:443`` it gonna be an issue?
pls check the ci test fail
is this really necessary? you can modify the header after got it from ``toHeader()``
good point, im still consider about it. ty