fititnt - Especialista e Desenvolvedor Joomla! Visit fititnt.org, and look for some extension or more Joomla Framework info php-http-tools
[ class tree: php-http-tools ] [ index: php-http-tools ] [ all elements ]

Procedural File: php_http_client_generic.php

Source Location: /includes/domit/php_http_client_generic.php

Page Details

PHP HTTP Tools is a library for working with the http protocol

php_http_client_generic represents a basic http client

Author:  John Heinstein <johnkarl@nbnet.nb.ca>
Version:  0.3
Copyright:  (C) 2004 John Heinstein. All rights reserved
Link:  PHP HTTP Tools Home Page PHP HTTP Tools are Free Software
Filesource:  Source Code for this file
License:  LGPL License
Classes
Class Description
php_http_request An HTTP Request class
php_http_client_generic An HTTP Request class
php_http_connection An HTTP Connection class
php_http_headers An HTTP Headers class
php_http_response An HTTP Response class

Constants
CR  [line 21]

CR = "\r"

carriage return character


[ Top ]

CRLF  [line 19]

CRLF = "\r\n"

end-of-line character sequence as defined in HTTP spec


[ Top ]

HTTP_READ_STATE_BEGIN  [line 27]

HTTP_READ_STATE_BEGIN = 1

beginning read state


[ Top ]

HTTP_READ_STATE_BODY  [line 31]

HTTP_READ_STATE_BODY = 3

state when reading body of message


[ Top ]

HTTP_READ_STATE_HEADERS  [line 29]

HTTP_READ_STATE_HEADERS = 2

state when reading headers


[ Top ]

LF  [line 23]

LF = "\n"

line feed character


[ Top ]



The site fititnt.org is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. If you are looking for official documentation, visit api.joomla.org and docs.joomla.org.
Documentation generated on Mon, 26 Oct 2009 22:55:44 -0200 by phpDocumentor 1.4.3