Partially fix issues with #450, Mint Reduce Reponses.#510
Partially fix issues with #450, Mint Reduce Reponses.#510crova wants to merge 4 commits intoelixir-tesla:masterfrom
Conversation
…_ref(), headers()}
|
Awesome! @crova Can we write some tests for this? |
|
Sure @teamon , I'll try to get that done this week. |
|
@crova any updates on this one? |
|
Sorry folks, I lost track of this one. Edit: Just FYI, I've started looking at adding tests to this PR. It's been a long time since I touch this so I'll need to do some catching up to remember where I left this one. Cheers. |
|
Hey folks, how is it going? Cheers. |
…educe-response-doesnt-handle-all-possible-responses
…educe-response-doesnt-handle-all-possible-responses
2bca420 to
fe7207c
Compare
|
closing in favor of #803 |
This PR handles {:push_promise, request_ref(), promised_request_ref :: request_ref(), headers()}.
And also {:error, ref, error} that seems to be missing as well.
Let me know if I can improve this @teamon .