Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Cookie を設定する前に、Web ブラウザが Cookie をサポートしているかどうかを確認したい。python または django を使用してそれを行う方法。Google と python のドキュメントと django のドキュメントで見つかりませんでしたか? 誰でも知っていますか?どうも
テストCookieの設定をチェックして、ユーザーのブラウザがCookieを受け入れるかどうかをテストします。