H hueskye Client Регистрация 27.03.2013 Сообщения 47 Благодарностей 0 Баллы 6 30.07.2013 #1 hi; I have a list of 65k urls; I would like to test them if they return a 200, 400, 500 HTTP header, or if they redirect elsewhere. Is there a way of doing it? kind regards Kamil
hi; I have a list of 65k urls; I would like to test them if they return a 200, 400, 500 HTTP header, or if they redirect elsewhere. Is there a way of doing it? kind regards Kamil
Hungry Bulldozer Moderator Регистрация 12.01.2011 Сообщения 3 441 Благодарностей 834 Баллы 113 30.07.2013 #2 Sending get request to get headers only Реакции: hueskye
H hueskye Client Регистрация 27.03.2013 Сообщения 47 Благодарностей 0 Баллы 6 30.07.2013 #3 will that fetch a redirect as well?
Hungry Bulldozer Moderator Регистрация 12.01.2011 Сообщения 3 441 Благодарностей 834 Баллы 113 30.07.2013 #4 yes. you can set max count of redirects in its options