mirror of
https://github.com/willnorris/imageproxy.git
synced 2025-02-10 23:40:13 -05:00
Options can be specified in any order (size no longer needs to be listed first), and may be repeated. Duplicated options overwrite previous values. Technically, non-size options could already be repeated... now size can as well. There's really not much value to this, it's just an side-effect of allowing any order. fixes #5 |
||
---|---|---|
.. | ||
cache.go | ||
data.go | ||
data_test.go | ||
proxy.go | ||
proxy_test.go | ||
transform.go |