2018
What's difference between HTTP 301 and 308 status codes? - Stack Overflow
and also : "What's difference between HTTP 302 and 307 status codes?
HTTP status codes - 308 Permanent Redirect
"The request method and the body will not be altered, whereas 301 may incorrectly sometimes be changed to a GET method."
HTTP status codes - 307 Temporary Redirect
"The only difference between 307 and 302 is that 307 guarantees that the method and the body will not be changed when the redirected request is made."
2014
http-headers-status-v3 - HTTP
by 1 otheran activity diagram to describe the resolution of the response status code, given various headers
1
(8 marks)