Book Image

CakePHP 2 Application Cookbook

Book Image

CakePHP 2 Application Cookbook

Overview of this book

Table of Contents (20 chapters)
CakePHP 2 Application Cookbook
Credits
Foreword
About the Authors
About the Reviewer
www.PacktPub.com
Preface
Index

Chapter 3. HTTP Negotiation

In this chapter, we will cover the following topics:

  • Parsing extensions

  • Processing Ajax requests

  • Building a response

  • Uploading a file

  • Using a detector

  • Working with cookies

  • Cache control

  • Error handling