Nabil Abdel-Hafeez
Nabil Abdel-Hafeez
/attempt #2960 | [Algora profile](https://console.algora.io/@/987Nabil) | Completed bounties | Tech | Active attempts | Options | | --- | --- | --- | --- | --- | | @987Nabil |...
Please do not attempt this issue anymore. I already came to a conclusion and I have JMH benchmarks implemented and some fixes that are unrelated to the issue but will...
I think the cleanest way is probably this - create a generic version of `FormField` - make at lest two explicit constructors for multipart http codecs - text based with...
@jdegoes this content type and length is part of the body, not the headers. We are talking about multipart ``` --BOUNDARY Content-Type: application/json Content-Disposition: form-data; name="job" { "object":"Contact", "contentType":"CSV", "operation":"insert"...
@wi101 I am unable to reproduce What Scala version are you using? Are the definitions all in the same file? Are you sure you have no conflicting versions in your...
lgtm. @jdegoes any objections?
@pablf can you please add fixes #XXX when you open PRs, so that the issues get auto closed when the PR is merged? Thanks :)
I have a proposal. But it is breaking. I want to take a look agin together with @jdegoes
Please note, that this issue only exists for aspects on single a single `Route`. Aspects on `Routes` work as expected. So it is not aspects that are broken. Only aspects...