Alexey Morozov

Results 3 issues of Alexey Morozov

Surprisingly, it is not possible to get string representation of HTTP request. I need to do simple thing - log my requests, but have no idea how to achieve this....

enhancement

### Description If I use more than one handler for a route client get 500 error in response while there is no error message on server. ### Version 4.0.3 ###...

bug

As I can see from source code RabbitMQ client creates one channel on connection. While common scenario is to create one channel for consumer. Here is quote from RabbitMQ docs:...