HTTP 302 FOUND
Hi, in one capture I have in one response HTTP 302 FOUND. What does it mean?
Thank you. Best regards.
Riccardo
Hi, in one capture I have in one response HTTP 302 FOUND. What does it mean?
Thank you. Best regards.
Riccardo
RFC 7231 has all the info you need on error codes. The link points to the description for 302.
Hi Grahamb, I understood that the response uses a different URI from request. Looking at the capture I can see that the request has a complete URI and the Response is HTTP 302 Found, but how can I find out the issue? May this problem cause some problems like "Page not found"?
Thank you so much Best regards Riccardo
The reason for the redirect is on the server, or least from some device upstream from the client, e.g. a proxy, you cannot work that out the reason from a network capture. The client should follow the temporary redirect to retrieve the required resource at it's new temporary location. If it fails to do this, then a "Page not found" error might well be the result.
Did you make the capture on the server or the client? If on the server, that rules out an intermediary device.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2020-01-31 12:19:56 +0000
Seen: 1,406 times
Last updated: Jan 31 '20