Frederico Honório
Frederico Honório
receiveMessage produces garbage in the body if there are non-ascii characters. An easy test is to add an `á` in the message body, in `SqsSmokeTest`. The received message won't match...
Well that was about 6 months of procrastination and 15 minutes of work, but here we are. I plan to add configurations for the remaining methods in `S3[F[_]]`, should I...
The use of `scala-cli` seems unprecedented, not sure if it's an issue, but it seemed to cool to be able to try it immediately.
Follow up from https://github.com/http4s/http4s/issues/2405 The motivation is that, as a user, in order to use make your own `PathVar` you have to make your own full extractor (e.g. `LocalDateVar` in...
Link to discord discussion [here](https://discord.com/channels/632277896739946517/632286375311573032/1034102015481106452) Would it be possible to add a `ConnectionInfo` for client `Request`s? I had an issue where it would have been useful to know the ip...