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.
http 応答でセッション識別子を作成するのは誰ですか?
私はこれについて混乱しています。Web サーバーは最初の応答でセッション識別子を生成しますか? またはWebアプリケーションがセッション識別子を作成しますか?
Web アプリケーション (またはアプリケーションが使用するフレームワーク) がそれを担当します。HTTP サーバーではありません。