mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-06-02 01:40:29 -05:00

Substitution of && for || would have caused us to accept HTTP/1.0 when we meant to reject it. Thanks Coverity!
Substitution of && for || would have caused us to accept HTTP/1.0 when we meant to reject it. Thanks Coverity!