In your example, the saved request is a POST and the current request is a GET. My problem specifically focused on the opposite scenario, where the saved request is a GET and the current request is a POST. Like I mentioned, this scenario should not happen if the saved requests are properly destroyed when their usefulness expires, but my question remains: are there cases such as the one I describe, a