Can HTTP 301 response contain custom HTTP header or cookie values? -
Can HTTP 301 response contain custom HTTP header or cookie values? -
i found 301 redirect response in web service written in php doesn't carry custom http headers , custom cookie values if visit first visit. not sure whether how 301 redirect supposed work or whether matter of how write php code?
if unclear, please clarify , create question clearer. question on how http protocol supposed behave in case.
it possible add together custom http headers 301 redirect response (http 301 moved permanently).
for illustration of this, visit http://www.hotmail.com redirected http://www.outlook.com , carries custom http headers on 301 redirect response.
http http-headers
Comments
Post a Comment