SWRU368C May 2018 – January 2021 CC3100 , CC3100MOD , CC3200 , CC3200MOD
In SimpleLink, the user redirects the browser to a different web page after the POST submission.
After the POST is processed, the HTTP web server checks the action-URI received in the POST request. If the action-URI includes a valid web page in the SimpleLink (Serial Flash or ROM), the server issues an HTTP 302 Found response with the action-URI value, to perform redirection.
If the action-URI does not contain a valid web page, the HTTP web server issues an HTTP 204 No content response and the browser remains on the current web page.