ANNOUNCE: ibrowse
Chandrashekhar Mullaparthi
chandrashekhar.mullaparthi@REDACTED
Fri May 6 02:10:06 CEST 2005
Hi,
This is to announce ibrowse. ibrowse is a HTTP client written in
erlang. Here is an extract from the README.
ibrowse is a HTTP client. The following are a list of features.
- RFC2616 compliant (AFAIK)
- supports GET, POST, OPTIONS, HEAD, PUT, DELETE, TRACE only
- Understands HTTP/0.9, HTTP/1.0 and HTTP/1.1
- Understands chunked encoding
- Named pools of connections to each webserver
- Pipelining support
- Download to file
- Asynchronous requests. Responses are streamed to a process
- Basic authentication
- Supports proxy authentication
- Can talk to Secure webservers using SSL
- any other features in the code not listed here :)
Get it from http://jungerl.sourceforge.net/ or just use the attached
tar ball. It comes with documentation as well (which will come as a
surprise to everyone who knows me :-)
Comments are very much welcome.
cheers,
Chandru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ibrowse.tgz
Type: application/x-gzip
Size: 27350 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20050506/ddec71c3/attachment.bin>
More information about the erlang-questions
mailing list