/encoding.phpbase include file for SimpleTest
| Class | Description |
|---|---|
SimpleEncodedPair
|
Single post parameter. |
SimpleAttachment
|
Single post parameter. |
SimpleEncoding
|
Bundle of GET/POST parameters. Can include repeated parameters. |
SimpleGetEncoding
|
Bundle of GET parameters. Can include repeated parameters. |
SimpleHeadEncoding
|
Bundle of URL parameters for a HEAD request. |
SimpleDeleteEncoding
|
Bundle of URL parameters for a DELETE request. |
SimpleEntityEncoding
|
Bundles an entity-body for transporting a raw content payload with the request. |
SimplePostEncoding
|
Bundle of POST parameters. Can include repeated parameters. |
SimplePutEncoding
|
Encoded entity body for a PUT request. |
SimpleMultipartEncoding
|
Bundle of POST parameters in the multipart format. Can include file uploads. |
require_once
(dirname(__FILE__).'/socket.php')
(line 12)
include other SimpleTest class files
Documentation generated on Sun, 31 Oct 2010 16:31:18 -0500 by phpDocumentor 1.4.3