wget: treat 201,202,203 as success codes too. Closes 9211
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 31 Aug 2016 11:28:53 +0000 (13:28 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 31 Aug 2016 11:28:53 +0000 (13:28 +0200)
commit9ff910de6be59eec120158de0b4721701877a9b1
treee899080f11e30b218b1c9db05b37ef638fa837e3
parentd811aaa43c20c6f31d8d22c978a06120799dfc70
wget: treat 201,202,203 as success codes too. Closes 9211

This matches "standard" wget.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/wget.c