Step 07 - The Flask Request

preview_player
Показать описание
In this video we'll analyze in detail the Flask request. An object provided by the Flask Web Framework to access data in the client's HTTP request.

== IMPORTANT ==

Рекомендации по теме
Комментарии
Автор

Hey guys,

When I render the request-info page I'm getting a different set of headers on my screen. There are only 9 of them and many that are appearing on your rendered template are not included on mine. Any idea as to why this may be happening?

salmonorigami
Автор

I'm only seeing 8 headers, and don't have that header which you used for *Location:-*

rupsh
Автор

Do we need to install Jason??? Anyone please help

richaraj
Автор

some people may need to pip install requests - as module not found (all this work is easy in PyCharm Community Edition) or cloud9/codeanywhere

rossgeography