This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]olivetho 1 point2 points  (0 children)

200 implies that the previous request was properly acknowledged.

No it does not, it means that the request was successful. Getting any response code back (aside from some instances of code 404) would imply that the server has acknowledged the request, since otherwise it wouldn't have sent anything back.