tango.net.http.HttpPost

Public Imports

tango.net.Uri
public import tango.net.Uri;
Undocumented in source.

Members

Classes

HttpPost
class HttpPost

Supports the basic needs of a client sending POST requests to a HTTP server. The following is a usage example:

Functions

main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

BSD style: $(LICENSE)

Version

Initial release: January 2006