|
|
020165168c
|
WIP: initial prototype
- Expose connection info inside events
- Fixed minor bugs
|
2018-11-19 11:33:40 +01:00 |
|
|
|
3dd4f01370
|
WIP: initial prototype
- Renamed host configuration, now we use node(s)
- Updated Connection internals
- Added custom headers for Connection
|
2018-11-09 17:15:29 +01:00 |
|
|
|
e97f66b0c3
|
WIP: initial prototype
- Updated ConnectionPool internals
- Added ConnectionPool.update api
- Experimental: return http response in transform
|
2018-11-08 19:34:12 +01:00 |
|
|
|
d77d97d301
|
WIP: initial prototype
- Use plain node http.request
- WIP: connection closing procedure
- Updated ConnectionPool.getConnection
- Removed Selector class and expose a single configuration parameter
- Added compression handling
- Improved code documentation
|
2018-11-05 19:19:39 +01:00 |
|
|
|
8ce9f970f0
|
WIP: initial prototype
- Added randomizeHost option
- Added ignore status code option
- Updated error classes
- Added ndjson support
- Retry on 502/3/4
|
2018-10-25 17:10:00 +02:00 |
|
|
|
3c8aaaecd1
|
WIP: initial prototype
- Added more sniffing options
- Added support for different resurrection strategies
- Fixed url resolving
|
2018-10-24 15:52:11 +02:00 |
|
|
|
cef4e2dfc1
|
WIP: initial prototype
- Added support for request timeout
- Improved deserializer
- Fixed minor bugs
- Fixed typos
|
2018-10-22 16:50:17 +02:00 |
|
|
|
68cca6069b
|
WIP: initial prototype
- Added keep-alive Agent
- Added support for HTTPS
- Added log events
|
2018-10-19 15:04:07 +02:00 |
|
|
|
e1b80882af
|
Initial prototype
|
2018-10-18 17:27:31 +02:00 |
|