| BasicHTTP 1.2 - BasicHTTP is a REALbasic class
implementing the HTTP
protocol. HTTP is the protocol
used on the web.Ive written
this class because I feel the
existing class, Dan Vanderkams
wonderful http Socket, has
become outdated.BasicHTTP
duplicates virtually all of
httpSockets functionality,
adds some new features, and is
considerably easier to use. |