tango.net.http.HttpClient

Members

Classes

HttpClient
class HttpClient

Supports the basic needs of a client making requests of an HTTP server. The following is an example of how this might be used:

Functions

main
void main()

Meta

License

BSD style: $(LICENSE)

Version

Initial release: April 2004 Outback release: December 2006

Authors

Kris - original module h3r3tic - fixed a number of Post issues and bugs in the 'params' construction

Redirection handling guided via http://ppewww.ph.gla.ac.uk/~flavell/www/post-redirect.html