You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's the current behaviour, the yield with response behaviour only applies to Async::HTTP::Internet as it's a higher level construct. I understand how this might be confusing, but Client is quite complex already and I'm not sure there is huge value in propagating the "convenient" interface lower. I'll certainly think about it though.
I'm attempting to call
Async::HTTP::Client#get
with a block, but the block never seems to execute?Steps To Reproduce
Expected Result
Actual Result
Versions
The text was updated successfully, but these errors were encountered: