我使用的是烧瓶,当我尝试使用localhost作为cookie域时,werkzeug说:
ValueError: Setting 'domain' for a cookie on a server running localy (ex: localhost) is not supportted by complying browsers. You should have something like: '127.0.0.1 localhost dev.localhost' on your hosts file and then point your server