benoitc
a2bd3485ec
update doc
9年前
benoitc
1439ab010b
move to rebar3
9年前
Chandrashekhar Mullaparthi
5b13e5b245
Pipelining wasn't working when used with the {stream_to, {Pid, once}} option
14年前
Chandrashekhar Mullaparthi
1a08838a3b
Release 2.1.0
14年前
Chandrashekhar Mullaparthi
7958fc2f6b
Removed spurious io:format
14年前
Chandrashekhar Mullaparthi
d756a2b0b6
Various changes. See README for details
14年前
Chandrashekhar Mullaparthi
8a4653d4d4
Added support for tunnelling through a proxy. Other minor changes as indicated in the README
15年前
Chandrashekhar Mullaparthi
ce2cc0140e
Added option to allow caller to specify socket options
15年前
Chandrashekhar Mullaparthi
6991be2977
29-07-2009 - * The ETS table created for load balancing of requests was not
being deleted which led to the node not being able to create
any more ETS tables if queries were made to many number of
webservers. ibrowse now deletes the ETS table it creates once the
last connection to a webserver is dropped.
Reported by Seth Falcon.
* Spurious data being returned at end of body in certain cases of
chunked encoded responses from the server.
Reported by Chris Newcombe.
15年前
Chandrashekhar Mullaparthi
2768725f81
Added option {stream_to, {process(), once}} to allow calling process to control data rate on socket
16年前
Chandrashekhar Mullaparthi
cf294d5c88
ibrowse-1.5.0. See README for details
16年前
chandrusf
4a8a73f90a
ibrowse was not reading all the options from its config file.
17年前
chandrusf
f75237940a
Lots of new features
17年前
chandrusf
0cfebc09a0
A mofidied version of a patch sent in by Ram Krishnan to enhance the save_response_to_file option
17年前
chandrusf
9d7a637066
Added host_header option
18年前
chandrusf
6c3fff90da
Optimised URL encoding. Removed dependency on inets by implementing base64 encoding/decoding in ibrowse itself.
18年前
chandrusf
9d82f8a9ef
Updated the doc
18年前
chandrusf
a063bac930
Added short-desc
19年前
chandrusf
4ebb38604d
Added ability to generate Chunked requests (see option transfer_encoding in doc).
19年前
chandrusf
cb7826c054
First version of ibrowse
20年前