@effect/platform with the changes to HttpClient and HttpClientRequest?fetchOk in the new API? I know you can do Effect.flatMap((response) => response.json), for a HttpClientResponse.json analog, but surely there must still be a helper to avoid you having to write your own status filter?