mirror of
https://github.com/umputun/reproxy.git
synced 2026-04-24 19:13:44 +02:00
8cf4b9063d
* add isStatic flag to mapper, implement for file and static providers * handle static match response as a special case * move assets conversion to load time * rename static to assets everywhere for consistency * don't overwride asset param in url mapper * add documentation about assets mode * add tests