Lennart

Results 3 issues of Lennart

Hey, first thanks a lot for maintaining this awesome project. :) When trying to send commands like ``` 10;Kaku;00004c;0d;OFF; ``` I would get wrong house and address. Also str2cmd couldn't...

Hello, thanks for maintaining this tool :) This PR adds an option to enable Markdown formatting.

## Current Behavior Currently [`HttpRequest::cookies`](https://docs.rs/actix-web/latest/src/actix_web/request.rs.html#342-376) assumes that all cookie are percent-encoded and returns an error if at least one cookie is not percent-encoded and contains invalid character sequences for that...