Leonid Bugaev
|
1fea397d54
|
Merge pull request #162 from buger/input-modifier
Middleware for custom request rewrite logic
0.10.0
|
2015-08-24 09:44:00 +03:00 |
|
Leonid Bugaev
|
abde6ecfcb
|
less verbose output
|
2015-08-24 09:40:15 +03:00 |
|
Leonid Bugaev
|
43262f3336
|
Increase timeouts
|
2015-08-24 09:32:31 +03:00 |
|
Leonid Bugaev
|
fe91a20629
|
fix race
|
2015-08-24 09:24:31 +03:00 |
|
Leonid Bugaev
|
3c81723ac3
|
Increase timeout for large payload
|
2015-08-24 08:58:57 +03:00 |
|
Leonid Bugaev
|
929e027907
|
small formatting change
|
2015-08-23 13:08:51 +03:00 |
|
Leonid Bugaev
|
f0b96af420
|
Add protection for malformed requests
|
2015-08-23 13:07:29 +03:00 |
|
Leonid Bugaev
|
f3ea30c6df
|
Add example of java echo middleware
|
2015-08-23 12:45:28 +03:00 |
|
Leonid Bugaev
|
d5a1eb0b9d
|
Increase input raw timeout
|
2015-08-22 11:37:01 +03:00 |
|
Leonid Bugaev
|
02bf7a86de
|
Rollback to 1.4.2 in travis
|
2015-08-22 09:58:52 +03:00 |
|
Leonid Bugaev
|
cbc27bd662
|
More debugging
|
2015-08-22 09:48:10 +03:00 |
|
Leonid Bugaev
|
16d7f23d98
|
New fixes
|
2015-08-22 09:41:22 +03:00 |
|
Leonid Bugaev
|
6533b50ab0
|
Travis should use 1.5
|
2015-08-20 09:51:44 +03:00 |
|
Leonid Bugaev
|
9309fb86ef
|
Reduce debugging
|
2015-08-20 09:45:59 +03:00 |
|
Leonid Bugaev
|
76d5e22ba1
|
Enable packet debugging
|
2015-08-20 09:33:51 +03:00 |
|
Leonid Bugaev
|
81d3508653
|
Enable race testing for travis
|
2015-08-20 09:29:51 +03:00 |
|
Leonid Bugaev
|
3c45595a96
|
More race fixes
|
2015-08-20 09:27:44 +03:00 |
|
Leonid Bugaev
|
6974a6e278
|
Ensure that raw input gets closed
|
2015-08-20 08:56:10 +03:00 |
|
Leonid Bugaev
|
33cdcd4d13
|
Use httptest package and properly close servers
|
2015-08-20 07:28:13 +03:00 |
|
Leonid Bugaev
|
9550b31fde
|
Fix plugin registration
|
2015-08-19 22:38:24 +03:00 |
|
Leonid Bugaev
|
6cb4c265dd
|
Some debugging and race fixes
|
2015-08-19 21:46:45 +03:00 |
|
Leonid Bugaev
|
e54f77f229
|
Try to return all responses
|
2015-08-19 09:27:16 +03:00 |
|
Leonid Bugaev
|
5d2f6eceea
|
Fixes
|
2015-08-19 09:19:00 +03:00 |
|
Leonid Bugaev
|
a6e29c684c
|
Close connection
|
2015-08-18 21:25:56 +03:00 |
|
Leonid Bugaev
|
78456d6cd1
|
More timeout
|
2015-08-18 17:46:57 +03:00 |
|
Leonid Bugaev
|
c4037e0c57
|
Increase travis timeout time
|
2015-08-18 17:42:55 +03:00 |
|
Leonid Bugaev
|
7cff78174a
|
Remove verbose flag
|
2015-08-18 17:35:54 +03:00 |
|
Leonid Bugaev
|
b53fba0415
|
Fix formatting issues
|
2015-08-18 17:28:09 +03:00 |
|
Leonid Bugaev
|
d6c776fa0c
|
Verbose output for travis
|
2015-08-18 17:27:26 +03:00 |
|
Leonid Bugaev
|
ae35f88004
|
Remove magic numbers
|
2015-08-18 17:18:02 +03:00 |
|
Leonid Bugaev
|
8da4e54cbb
|
Tcp communication should use same protocol as file based
|
2015-08-18 16:02:03 +03:00 |
|
Leonid Bugaev
|
7790b33cea
|
Refactor protocol scanner
|
2015-08-18 15:52:23 +03:00 |
|
Leonid Bugaev
|
a971d8a843
|
Change file format to be text based
|
2015-08-18 15:48:42 +03:00 |
|
Leonid Bugaev
|
3e763c43cf
|
Unify all input/output plugins
|
2015-08-18 14:32:52 +03:00 |
|
Leonid Bugaev
|
ea94dd0162
|
fmt changes
|
2015-08-18 08:20:08 +03:00 |
|
Leonid Bugaev
|
d96e3393ec
|
Handle HTTP error codes
|
2015-08-17 20:36:59 +03:00 |
|
Leonid Bugaev
|
69424bf670
|
Fix hound
|
2015-08-17 17:13:55 +03:00 |
|
Leonid Bugaev
|
211be0cddd
|
Add request time and round-trip response time
|
2015-08-17 17:10:43 +03:00 |
|
Leonid Bugaev
|
d1091102ba
|
Ignore all release files
|
2015-08-15 21:46:09 +03:00 |
|
Leonid Bugaev
|
0d445722b9
|
Some fixes
|
2015-08-15 21:27:20 +03:00 |
|
Leonid Bugaev
|
879ed48b80
|
Doc changes
|
2015-08-15 21:05:51 +03:00 |
|
Leonid Bugaev
|
ddd5190622
|
Improve docs
|
2015-08-15 21:05:10 +03:00 |
|
Leonid Bugaev
|
a18079fa84
|
Improving docs
|
2015-08-15 10:33:50 +03:00 |
|
Leonid Bugaev
|
1a36374c2d
|
Add some comments
|
2015-08-15 08:44:27 +03:00 |
|
Leonid Bugaev
|
41c1421a1b
|
Simulate some real-life server by adding small response delay
|
2015-08-15 08:36:13 +03:00 |
|
Leonid Bugaev
|
4f2341b2d3
|
Remove more debug
|
2015-08-15 08:06:13 +03:00 |
|
Leonid Bugaev
|
56f0a3fcc0
|
Remove too verbose output
|
2015-08-15 07:57:25 +03:00 |
|
Leonid Bugaev
|
70e7d8dd29
|
Reduce delay of raw input
|
2015-08-14 23:07:46 +03:00 |
|
Leonid Bugaev
|
bb319b5fd2
|
Add request ID and token modifier middleware
|
2015-08-14 20:42:23 +03:00 |
|
Leonid Bugaev
|
491541c2df
|
Response object should be separate message
|
2015-08-13 22:11:23 +03:00 |
|