Re: winhttp: Correctly parse specified ports in WinHttpCrackUrl

2008-12-31 Thread Paul TBBle Hampson
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. -- --

re: winhttp: Correctly parse specified ports in WinHttpCrackUrl

2008-12-30 Thread Dan Kegel
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