eries might have used subject lines
> [1/2] winhttp/tests: Add tests for WinHttpCrackUrl port number handling
> [2/2] winhttp: Correctly parse specified ports in WinHttpCrackUrl
Thanks for that, I'll keep that in mind for future.
--
--
ort number handling
[2/2] winhttp: Correctly parse specified ports in WinHttpCrackUrl
I like how you broke out the tests into a first patch.
(These days it's probably also ok to just include
both the tests and and the implementation
in a single patch if you prefer.)
- Dan