Request Response Cycle in a Flask Web App - English

1654 visits



Outline:

Request response cycle in Flask Method attribute of the request object Sending data from client to server Query Arguments Form attribute of request object GET and POST methods 400 HTTP status code Starting the server in Debug Mode Cascading errors 500 HTTP status code