| [ Index ] |
PHP Cross Reference of Phabricator |
| Up one level | ||
| __tests__/ | ||
| AphrontHTTPSink.php [source] [119 lines] | Abstract class which wraps some sort of output mechanism for HTTP responses. Normally this is just @{class:AphrontPHPHTTPSink}, which uses "echo" and "header()" to emit responses. Mostly, this class allows us to do install security or metrics hooks in the output pipeline. | |
| AphrontIsolatedHTTPSink.php [source] [36 lines] | Isolated HTTP sink for testing. | |
| AphrontPHPHTTPSink.php [source] [26 lines] |
| Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |