Patrick Petrovic
Results
2
issues of
Patrick Petrovic
Hello! As per [this pull request](https://github.com/RedisTimeSeries/RedisTimeSeries/pull/1130), RedisTimeSeries now requires a minimum chunk size of 128 bytes. Unfortunately, this new requirement is a breaking change for existing code that uses a...
question
So far, Axios did not support HTTPS requests over HTTP proxies. This pull request implements of `CONNECT` requests to establish a tunnel through the proxy. The implementation works with both...