miniflux-v2/http/response
Peter De Wachter 937492f6f5 Do not buffer responses in the image proxy
The image proxy buffered the whole image before sending it to the
browser. If the image is large and/or hosted on a slow server, this
caused a long delay before the user's browser could display anything.
2019-09-10 20:43:44 -07:00
..
html
json
xml
builder_test.go
builder.go Do not buffer responses in the image proxy 2019-09-10 20:43:44 -07:00
doc.go