HttpClient Post Request Cache Key Warning

@effect/platform
HttpClient post request is successful but I get "Failed to generate cache key for URL" in my logs?

I didn't even know it would attempt to generate one.

1. do I need to do something different to allow it to generate the cache key?
2. It is a POST request, what exactly is being cached?
Was this page helpful?