Summary

Every Web application is different, but you should now have the information you need to create a secure and efficient mechanism for maintaining session in any programming language. The techniques introduced in this chapter should become intuitive as your understanding of HTTP strengthens.

The most important point to remember in these past three chapters is that you should take the time to consider the most appropriate technique for maintaining state and session prior to implementing anything. Rather than just “switching on” session management in your Web scripting language of choice and adding things as you go, take the time to carefully consider the information you need to maintain per user and the characteristics of each element in ...

Get HTTP Developer’s Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.