v0.4.1
Instead of implementing io.Reader
directly to initiate a raw file response, you now implement respond.ContentReader
which lets you return the raw data reader.
Instead of implementing io.Reader
directly to initiate a raw file response, you now implement respond.ContentReader
which lets you return the raw data reader.