iris/_examples/file-server
Gerasimos (Makis) Maropoulos e16abc96c6 PushTargetsRegexp: take advantage of the AssetNames on embedded file system
rel to: https://github.com/kataras/iris/issues/1562#issuecomment-660415246


Former-commit-id: 9e3fb4d71e14dda025a3af86cf210ff72127b716
2020-07-18 07:51:36 +03:00
..
basic add HashGenerator on requestid middleware 2020-07-15 11:18:40 +03:00
embedding-files-into-app DirOptions.PushTargets: add example for https://github.com/kataras/iris/issues/1562 2020-07-16 11:42:45 +03:00
embedding-gzipped-files-into-app https://github.com/kataras/iris/issues/1562#issuecomment-659845730 2020-07-17 12:03:20 +03:00
favicon examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example. 2020-03-05 22:41:27 +02:00
file-server (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
http2push PushTargetsRegexp: take advantage of the AssetNames on embedded file system 2020-07-18 07:51:36 +03:00
http2push-embedded PushTargetsRegexp: take advantage of the AssetNames on embedded file system 2020-07-18 07:51:36 +03:00
http2push-embedded-gzipped PushTargetsRegexp: take advantage of the AssetNames on embedded file system 2020-07-18 07:51:36 +03:00
send-files add Context.SendFileWithRate, ServeFileWithRate and ServeContentWithRate 2020-05-02 17:46:17 +03:00
single-page-application change the JS MIME to text/javascript instead of application/javascript as https://github.com/golang/go/issues/32351 2020-04-27 12:28:30 +03:00
subdomain reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker 2020-06-07 15:26:06 +03:00
upload-file reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker 2020-06-07 15:26:06 +03:00
upload-files reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker 2020-06-07 15:26:06 +03:00