2 +--------------------------------------------------------------------+
4 +--------------------------------------------------------------------+
5 | Redistribution and use in source and binary forms, with or without |
6 | modification, are permitted provided that the conditions mentioned |
7 | in the accompanying LICENSE file are met. |
8 +--------------------------------------------------------------------+
9 | Copyright (c) 2004-2013, Michael Wallner <mike@php.net> |
10 +--------------------------------------------------------------------+
13 #ifndef PHP_HTTP_EXCEPTION_H
14 #define PHP_HTTP_EXCEPTION_H
16 PHP_HTTP_API zend_class_entry
*php_http_exception_class_entry
;
17 PHP_MINIT_FUNCTION(http_exception
);
26 * vim600: noet sw=4 ts=4 fdm=marker
27 * vim<600: noet sw=4 ts=4