Alejandro Ulate
Alejandro Ulate
Interesting. Probably pointing to the problem about the streamed request that the PR fixes. What type of request are you making @giiyms ?
Nice! Thank you for the confirmation. I am trying to check that these changes don't affect the `MultiPartRequest`. Could you confirm what type of request you are using with the...
Currently adding a new `MultipartApp` to the example app, just so we can test properly. In the meantime I'd like to know are you using server sent events by any...
I was looking at the implementation of this PR and this might break streamed requests, if we added tests or thought of a different solution then I would definitely merge...
Hey, this looks amazing, I will continue testing it out with the new 2.0.0 APIs, thank you for all the hard work you have put into this!
Not just yet, I have been trying to avoid adding significant new features while beta testing the new API that adds support for different types of requests and responses. However,...
I really like this, but not entirely sure about the implementation. Lately, I've been thinking about adding a special `PooledInterceptor` or something that you can implement in order to opt-in...
I really like this, but not entirely sure about the implementation. Lately, I've been thinking about adding a special `PooledInterceptor` or something that you can implement in order to opt-in...
If you are using prereleases of `v2.0.0+beta.1` or above, then the API has changed a bit. [Check out the guides for 2.0.0 if you want to know how much has...
Also, thank you for opening an issue, I appreciate you reaching out! 😄