Closed svenstm closed 8 years ago
If you perform a POST and GET subsequent the GET will fail because it is send as POST call. This is because the request_method is never reset to GET.
If you perform a POST and GET subsequent the GET will fail because it is send as POST call. This is because the request_method is never reset to GET.