Step pit--http Return code of 302 status code

Source: Internet
Author: User

Project Description: Springboot+shiro+maven

Business requirements: Intercept all non-login hotlinking URLs, in addition to questionnaires, can be filled and submitted to any user unexpected.

The problem recurs: I find it strange to return a 302 status code during form submission. After searching the Internet, 302 represents redirection.

I am puzzled: I visit the login can be, why submitted to save the questionnaire will be reported 302 error.

Troubleshooting: First from the AJAX request before the Console.log, and then break the point on the Controll method, found that completely can not break the breakpoint, directly reported 302 error.

Finally think of the project with Shiro Management Authority, all the URL requests are intercepted, so unable to submit the report.

Finally, the request URL is added to Shiro, which is resolved.

After stepping over the pit, after encountering 302 errors, I will first think of whether the URL was intercepted. This can also speed up troubleshooting.

Step pit--http Return code of 302 status code

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.