Examining several different websites that do redirects (from TLD to language subfolders), I discovered that beside sending a 302 HTTP header, some send differents strings:
Some send "302 found", others send "302 object moved".
Regarding SEO, my question is:
Does the string description matter to Google and Bing, or are they simply evaluating the HTTP header numbers (301, 302, etc.)?