dvonlehman / express-request-proxy

Advanced streaming http request proxy middleware for Express with support for custom routes, caching, and response transforms.
96 stars 38 forks source link

Issue with images #50

Open sztadii opened 4 years ago

sztadii commented 4 years ago

Proxy works well with text files, but there are some issues with images (only if we enable cache ). As a cache, I am using Redis 5.0.1 Did you try it with any image file for example jpg?