History:
Description:
+ added property
- removed property
* modification
# bug fix
Version 1.2.0 released 22.01.2001
* HTTPport is now string
+ New high level method DoMethod for handling any HTTP 1.0 method
+ DoMethod handling proxy support
* GET function now use DoRequest and use URL insted host and URI
+ POST function
+ SimpleGet for simple requesting GET method by HTTP 0.9.
Version 1.1.0 released 18.09.2000
* all times is now in millisecond!
Version 1.0.0 released 13.11.1999
+ Class THTTPSend implementing HTTP protocol.