SYNAPSE - Synchronous TCP/IP Library for Delphi
Other related information can be found at http://www.ararat.cz/synapse/

History:

Description:
+ added property
- removed property
* modification
# bug fix


HTTP client

Version 2.3.0 released 24.09.2001
# Better receive of unknown data

Version 2.2.0 released 27.08.2001
+ HTTPPostFile procedure for simulating posting file by HTML form.
* published sock property

Version 2.1.1 released 23.07.2001
* optimalizations.

Version 2.1.0 released 17.06.2001
+ function HttpPostURL

Version 2.0.0 released 12.03.2001
+ new major release!

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.