The <classname>HttpMessage</classname> class HttpMessage
&reftitle.classsynopsis; HttpMessage HttpMessage Iterator Countable Serializable
Class Members
&reftitle.properties; Instance Properties Modifiers Type Name Description protected int type message type protected string body message body protected float httpVersion HTTP protocol version protected array headers message headers protected string requestMethod request method name protected requestUrl string request URL protected int responseCode response code protected string responseStatus response status message protected HttpMessage parentMessage reference to parent message
None of these default properties can be accessed by reference, array key/index notation nor be used in increment or decrement operations.
&reftitle.constants; <tgroup cols="3"> <thead> <row> <entry>Type</entry> <entry>Name</entry> <entry>Description</entry> </row> </thead> <tbody> <row> <entry>int</entry> <entry>TYPE_NONE</entry> <entry>message has is of no specific type</entry> </row> <row> <entry>int</entry> <entry>TYPE_REQUEST</entry> <entry>message is a request style HTTP message</entry> </row> <row> <entry>int</entry> <entry>TYPE_RESPONSE</entry> <entry>message is a response style HTTP message</entry> </row> </tbody> </tgroup> </table> </section> </section> </partintro> &reference.http.entities.HttpMessage; </phpdoc:classref> <!-- Keep this comment at the end of the file Local variables: mode: sgml sgml-omittag:t sgml-shorttag:t sgml-minimize-attributes:nil sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t indent-tabs-mode:nil sgml-parent-document:nil sgml-default-dtd-file:"~/.phpdoc/manual.ced" sgml-exposed-tags:nil sgml-local-catalogs:nil sgml-local-ecat-files:nil End: vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 -->