guzzle-cache-middleware
guzzle-cache-middleware copied to clipboard
Can we use str / parse_response() when serializing cache entries?
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