|
|
|
@53028
|
[53028]
|
11/04/08 10:50:31 |
bdelbosc |
Fixing content type header |
|
|
|
@53022
|
[53022]
|
11/03/08 23:05:23 |
bdelbosc |
Enable posting of any content type |
|
|
|
@53012
|
[53012]
|
10/24/08 16:56:10 |
bdelbosc |
Commit pending work on GnuPlot? migration for charts generation, only … |
|
|
|
@51695
|
[51695]
|
05/03/07 12:08:37 |
bdelbosc |
add extra CRLF after the last boundary as it is expected by CherryPy? and … |
|
|
|
@51682
|
[51682]
|
04/26/07 17:58:24 |
bdelbosc |
fixing #1837 post() is sent as GET when no params defined |
|
|
|
@51277
|
[51277]
|
03/02/07 09:38:22 |
bdelbosc |
fix regression: invalid encoding of parameters when posting several times … |
|
|
|
@51245
|
[51245]
|
02/26/07 09:44:32 |
bdelbosc |
apply patch from Greg to prevent double Host header when using a proxy |
|
|
|
@51242
|
[51242]
|
02/23/07 14:32:36 |
bdelbosc |
use urlencoding by default instead of mimeencoding for post |
|
|
|
@51240
|
[51240]
|
02/23/07 10:24:39 |
bdelbosc |
do not send cookie with deleted value |
|
|
|
@51029
|
[51029]
|
02/08/07 13:58:13 |
bdelbosc |
fix UnboundLocalError? on webproxy on https |
|
|
|
@50161
|
[50161]
|
11/17/06 18:47:46 |
bdelbosc |
adding Bryan Helmkamp's patch to send Content-Type header on file upload |
|
|
|
@50142
|
[50142]
|
11/17/06 18:24:16 |
bdelbosc |
apply Bryan Helmkamp's patch to remove extra CRLF on first mime encode … |
|
|
|
@49595
|
[49595]
|
10/16/06 12:43:02 |
bdelbosc |
fixing missing server port for http_proxy and add http_proxy post support |
|
|
|
@49592
|
[49592]
|
10/16/06 11:38:45 |
bdelbosc |
provide proxy_support (thanks to Greg) improve pylint score a bit |
|
|
|
@49367
|
[49367]
|
10/05/06 14:58:26 |
bdelbosc |
missing import again |
|
|
|
@49366
|
[49366]
|
10/05/06 14:28:03 |
bdelbosc |
adding missing Upload import |
|
|
|
@49268
|
[49268]
|
10/02/06 16:35:24 |
bdelbosc |
patching webunit mimeEncode using CRLF thanks to Ivan Kurmanov |
|
|
|
@32463
|
[32463]
|
02/01/06 14:26:58 |
bdelbosc |
fixing double slash in the response representation |
|
|
|
@32253
|
[32253]
|
01/26/06 11:44:52 |
bdelbosc |
adding a debug_level option to impl #1282 test runner more verbosity |
|
|
|
@31742
|
[31742]
|
01/18/06 10:19:59 |
bdelbosc |
fixing HTTPResponse representation + cosmit |
|
|
|
@30285
|
[30285]
|
12/05/05 15:02:28 |
bdelbosc |
renaming xmlrpc_call into xmlrpc, renaming FunkLoadTestCase? privates … |
|
|
|
@30282
|
[30282]
|
12/05/05 13:52:30 |
bdelbosc |
improve docstrings |
|
|
|
@29047
|
[29047]
|
11/07/05 12:30:02 |
bdelbosc |
impl http header and user agent setter #1041 |
|
|
|
@28385
|
[28385]
|
10/18/05 11:29:24 |
bdelbosc |
rename src into funkload to enable setup.py test |
|
copied from funkload/trunk/src/PatchWebunit.py:
|
|
|
|
@27558
|
[27558]
|
09/24/05 12:35:38 |
ogrisel |
various code cleaning thanks to pyflakes (sudo easy_install pyflakes :) |