Skip to content
Mo McRoberts edited this page Aug 7, 2011 · 1 revision

Encapsulation of an HTTP request.

HTTPRequest is a class derived from Request.

Synopsis

uses('request');

Public Methods

  • [[HTTPRequest::consume]]()
  • [[HTTPRequest::consumeForApp]]()
  • [[HTTPRequest::pageMatch]]()
  • [[HTTPRequest::redirect]]()

Clone this wiki locally