Challenges with Binary Data in `@effect/platform-browser` `Http`
I've been trying to get
@effect/platform-browser Http running with binary data, could it be that currently only textual data is supported? Looking at the source code it seems that either way, data is always shuffled around to the TextEncoder that is especially problematic for me, as I am trying to get a binary response