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
I just ran across these functions in guzzle/psr7, and it seems like it would make sense to use the built-in ways to serialize a request or response. I'm curious if there's some reason they weren't used already.
I just ran across these functions in guzzle/psr7, and it seems like it would make sense to use the built-in ways to serialize a request or response. I'm curious if there's some reason they weren't used already.
https://github.com/guzzle/psr7/blob/master/src/functions.php
The text was updated successfully, but these errors were encountered: