default
[ class tree: default ] [ index: default ] [ all elements ]

Procedural File: Request.php

Source Location: /pear/HTTP/Request.php



Classes:

HTTP_Request
HTTP_Response
Response class to complement the Request class


Page Details:



Includes:

require_once(PEAR.php) [line 46]
require_once('Net/URL.php') [line 48]
require_once('Net/Socket.php') [line 47]





HTTP_REQUEST_HTTP_VER_1_0 [line 58]

HTTP_REQUEST_HTTP_VER_1_0 = '1.0',true

[ Top ]



HTTP_REQUEST_HTTP_VER_1_1 [line 59]

HTTP_REQUEST_HTTP_VER_1_1 = '1.1',true

[ Top ]



HTTP_REQUEST_METHOD_DELETE [line 54]

HTTP_REQUEST_METHOD_DELETE = 'DELETE',true

[ Top ]



HTTP_REQUEST_METHOD_GET [line 50]

HTTP_REQUEST_METHOD_GET = 'GET',true

[ Top ]



HTTP_REQUEST_METHOD_HEAD [line 51]

HTTP_REQUEST_METHOD_HEAD = 'HEAD',true

[ Top ]



HTTP_REQUEST_METHOD_OPTIONS [line 55]

HTTP_REQUEST_METHOD_OPTIONS = 'OPTIONS',true

[ Top ]



HTTP_REQUEST_METHOD_POST [line 52]

HTTP_REQUEST_METHOD_POST = 'POST',true

[ Top ]



HTTP_REQUEST_METHOD_PUT [line 53]

HTTP_REQUEST_METHOD_PUT = 'PUT',true

[ Top ]



HTTP_REQUEST_METHOD_TRACE [line 56]

HTTP_REQUEST_METHOD_TRACE = 'TRACE',true

[ Top ]




Documentation generated on Sun, 08 Jan 2012 17:51:58 +0100 by phpDocumentor 1.4.3