Explanation for Omitting `Effect.andThen` in `Http.client.fetch` Example

why (in the second code example): https://github.com/Effect-TS/effect/tree/main/packages/platform#post Http.client.fetch is not wrapped in Effect.andThen ?
Was this page helpful?