imgproxy.rb
imgproxy.rb copied to clipboard
Add support for options in `info_url`
Hey @marckohlbrugge!
Thanks for the effort, but adding info options requires a bit more changes. Some info option names conflict with processing option names (eg: size, format), so they may be converted incorrectly.
The good news is that I'm working on this right now (literally switched from my VS Code here to write this).
I released v3.0.0 with info options support included