benjaminplee
|
1a5c80f3d0
|
Created broken test demonstrating imbalanced load
In preparation for work to ensure that request
load is balanced across connections, created failing
functional test to demonstrate current behavior.
|
vor 10 Jahren |
benjaminplee
|
6bf1951c99
|
Add new endpoint to test_server for slow responses
New endpoint will never send back a response and can
be used for verifying timeouts and long running processes.
|
vor 10 Jahren |
benjaminplee
|
0ce1b45c37
|
Created base for functional tests
New eunit based test harness for functional
tests that require a running test server in
order to run.
|
vor 10 Jahren |
benjaminplee
|
d6e542b256
|
Fixed test server stop message handling
Moved receive of stop message to listening process
instead of connection and modified listener to come
up for air every once in a while to process.
|
vor 10 Jahren |
Chandrashekhar Mullaparthi
|
8d9ccc7a8b
|
Added support for accepting binaries as header names
|
vor 11 Jahren |
Stuart Coyle
|
26ce366296
|
allow_303_with_no_body option allows 303 responses to have no body
|
vor 11 Jahren |
Chandrashekhar Mullaparthi
|
d8178da488
|
Added option return_raw_request. To be used by clients if they want to know the exact request which was sent to the server
|
vor 12 Jahren |
Joseph Wayne Norton
|
a3e64d54f7
|
Deprecate test/Makefile
|
vor 12 Jahren |
Joseph Wayne Norton
|
9612a2fe63
|
Add xref Makefile target
Move src/ibrowse_test.erl file to the test directory.
|
vor 12 Jahren |
Chandrashekhar Mullaparthi
|
9b8b042fb7
|
Fixed issue #67 with eyes wide open
|
vor 12 Jahren |
Chandrashekhar Mullaparthi
|
52ce596b91
|
Bug fix for issue #67
|
vor 12 Jahren |
Chandrashekhar Mullaparthi
|
d8c2e5a8da
|
Fixed test code
|
vor 13 Jahren |
Chandrashekhar Mullaparthi
|
1fc0bc41e0
|
Fixed issue 67
|
vor 13 Jahren |
Tristan Sloughter
|
a6a19169ab
|
moved hrl to include dir
|
vor 13 Jahren |
Chandrashekhar Mullaparthi
|
d3d43e8529
|
Changes to load balancing and various other tweaks
|
vor 13 Jahren |
Chandrashekhar Mullaparthi
|
e05aa73f1a
|
Fixes for issues reported. Work in progress
|
vor 14 Jahren |
Filipe David Manana
|
3367f003e3
|
ibrowse_lib:parse_url/1 now accepts IPv6 literals as hostnames
As specified in the following RFC: http://www.ietf.org/rfc/rfc2732.txt
|
vor 14 Jahren |
Chandrashekhar Mullaparthi
|
74c337792a
|
Various changes. See README for details
|
vor 14 Jahren |
Chandrashekhar Mullaparthi
|
5b13e5b245
|
Pipelining wasn't working when used with the {stream_to, {Pid, once}} option
|
vor 14 Jahren |
Chandrashekhar Mullaparthi
|
1a08838a3b
|
Release 2.1.0
|
vor 14 Jahren |