Wladimir J. van der Laan
|
41db8c4733
|
http: Restrict maximum size of request line + headers
Prevent memory exhaustion by sending lots of data.
Also add a test to `httpbasics.py`.
Closes #6425
|
2015-10-20 14:31:40 +02:00 |
Wladimir J. van der Laan
|
8f9301cdaa
|
qa: Remove -rpckeepalive tests from httpbasics
This option was a temporary workaround, and is no longer necessary
with the new web server.
|
2015-09-02 18:38:41 +02:00 |
Jonas Schnelli
|
9d79afe9a9
|
add RPC tests for setban & disconnectnode
|
2015-06-17 21:40:56 +02:00 |
Jonas Schnelli
|
433fb1a95d
|
[RPC] extend setban to allow subnets
|
2015-06-17 21:40:55 +02:00 |
Jonas Schnelli
|
1086ffba26
|
[QA] add setban/listbanned/clearbanned tests
|
2015-06-17 21:40:55 +02:00 |
Jonas Schnelli
|
64937fe51a
|
[QA] restructure rpc tests directory
* move non-test classes to subdir `test-framework`
|
2015-05-18 15:25:45 +02:00 |
Jonas Schnelli
|
1a25a7edf8
|
[QA] fix httpbasic keep-alive test
|
2015-01-17 08:56:55 -08:00 |
Jonas Schnelli
|
1dd8ee72af
|
improve tests for #5655
|
2015-01-14 09:50:00 -08:00 |
Wladimir J. van der Laan
|
56c1093dae
|
fix tests for #5655
|
2015-01-14 09:50:00 -08:00 |
Jonas Schnelli
|
7a3b83269e
|
[QA] fix httpbasics RPC test typo
|
2014-12-17 22:40:20 +01:00 |
Jonas Schnelli
|
11d7a7d505
|
[RPC] add rpc-test for http keep-alive (persistent connections)
|
2014-12-06 23:15:22 +01:00 |