Vladislav Trotsenko

Results 24 comments of Vladislav Trotsenko

It can be dead email. It's wrong way.

Any plans (todos, etc.) to reach this feature?

Hello, @bblimke! This time if we will change uri query behaviour (from decoded to encoded) all our tests that use `stub_request` will be passed. It happens because `stub_request` use normalized...

@bblimke I meant that `normalized_params` should be with default value `true`, so not necessary pass it always. ```ruby stub_request(http_method, uri) # normalized_params == true stub_request(http_method, uri, normalized_params: false) ```

@rcbop Thanks! New PRs are welcome. Otherwise I'll consider implemenatation of this feature next few months.

> Hi @bestwebua , this tool is really great and useful! Are you still planning to implement STARTTLS command? @oshkiole Hello, Oleksandr! Yup. You're welcome to this topic disscussion and...

Hi, @krists! Awesome job! I would like to contribute, do you have todo for writer feature?

@dandare100 Hahaha, I knew this question would be asked someday) Agree! Let's back for this point at the beginning of October 🍻

@dandare100 Hi, Mark! Sorry for delay. I agree, it's good point to have an interface that can purge all messages except active sessions. But client can terminate session not following...

@codedge Thanks! It is out of minimal scope. But I agree, seems we should implement it. https://www.rfc-editor.org/rfc/rfc5322#section-3.4