Open Nyholm opened 8 years ago
I want to write down a list of HTTP clients that should implement the new PSR.
Buzz won't be compatible, because it returns a promise, not a response directly.
True. But it would be a 2 line change to convert's Buzz react's async client to a sync client. That is why I added it on the list.
I want to write down a list of HTTP clients that should implement the new PSR.