1
0
mirror of https://github.com/umputun/reproxy.git synced 2024-11-24 08:12:31 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Umputun
81e8f4a029 update docs and examples 2021-05-28 16:11:31 -05:00
Umputun
8cf4b9063d
Multiple static location (#36)
* 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
2021-04-16 02:49:00 -05:00
Umputun
be20b0b636 allow use of assets server without any provider 2021-04-10 14:34:28 -05:00
Umputun
0274bd77f7 add assets server to file example 2021-04-10 13:26:55 -05:00
Umputun
8135e99d4d add file example 2021-04-10 13:10:32 -05:00