Introduction
Interpreting and manipulating HTTP is a fundamental area for any web-based application framework. Luckily, the framework comes well prepared to handle and work with HTTP.
In this chapter, we'll look at various scenarios where working with HTTP is greatly simplified by CakePHP.