9183da971c
erl-ibrowse is a HTTP client written in Erlang. Featuring: - RFC2616 compliant - Supports GET, POST, OPTIONS, HEAD, PUT, DELETE, TRACE, MKCOL, PROPFIND, PROPPATCH, LOCK, UNLOCK, MOVE and COPY - Understands HTTP/0.9, HTTP/1.0 and HTTP/1.1 - Understands chunked encoding - Can generate requests using Chunked Transfer-Encoding - Pools of connections to each webserver - Pipelining support - Download to file - Asynchronous requests. Responses are streamed to a process - and much more ok aja@
26 lines
1.2 KiB
Plaintext
26 lines
1.2 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/08 12:03:28 jasper Exp $
|
|
lib/erlang/
|
|
lib/erlang/lib/
|
|
lib/erlang/lib/ibrowse-${VERSION}/
|
|
lib/erlang/lib/ibrowse-${VERSION}/ebin/
|
|
lib/erlang/lib/ibrowse-${VERSION}/ebin/ibrowse.app
|
|
lib/erlang/lib/ibrowse-${VERSION}/ebin/ibrowse.beam
|
|
lib/erlang/lib/ibrowse-${VERSION}/ebin/ibrowse_app.beam
|
|
lib/erlang/lib/ibrowse-${VERSION}/ebin/ibrowse_http_client.beam
|
|
lib/erlang/lib/ibrowse-${VERSION}/ebin/ibrowse_lb.beam
|
|
lib/erlang/lib/ibrowse-${VERSION}/ebin/ibrowse_lib.beam
|
|
lib/erlang/lib/ibrowse-${VERSION}/ebin/ibrowse_sup.beam
|
|
lib/erlang/lib/ibrowse-${VERSION}/ebin/ibrowse_test.beam
|
|
lib/erlang/lib/ibrowse-${VERSION}/include/
|
|
lib/erlang/lib/ibrowse-${VERSION}/include/ibrowse.hrl
|
|
lib/erlang/lib/ibrowse-${VERSION}/priv/
|
|
lib/erlang/lib/ibrowse-${VERSION}/priv/ibrowse.conf
|
|
lib/erlang/lib/ibrowse-${VERSION}/src/
|
|
lib/erlang/lib/ibrowse-${VERSION}/src/ibrowse.erl
|
|
lib/erlang/lib/ibrowse-${VERSION}/src/ibrowse_app.erl
|
|
lib/erlang/lib/ibrowse-${VERSION}/src/ibrowse_http_client.erl
|
|
lib/erlang/lib/ibrowse-${VERSION}/src/ibrowse_lb.erl
|
|
lib/erlang/lib/ibrowse-${VERSION}/src/ibrowse_lib.erl
|
|
lib/erlang/lib/ibrowse-${VERSION}/src/ibrowse_sup.erl
|
|
lib/erlang/lib/ibrowse-${VERSION}/src/ibrowse_test.erl
|