This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2025-12-18 10:27:06 +00:00
Code
Releases
Activity
Files
8dc4fbdbbf10cbe48cfde71b98dd861b0372419b
kararas_iris
/
_examples
/
file-server
History
Gerasimos (Makis) Maropoulos
8dc4fbdbbf
README
2020-09-02 13:44:19 +03:00
..
basic
New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server
2020-07-24 13:03:49 +03:00
embedding-files-into-app
...
2020-08-21 20:48:41 +03:00
embedding-gzipped-files-into-app
New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server
2020-07-24 13:03:49 +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
minor improvements
2020-08-31 09:40:27 +03:00
http2push
New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server
2020-07-24 13:03:49 +03:00
http2push-embedded
New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server
2020-07-24 13:03:49 +03:00
http2push-embedded-gzipped
New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server
2020-07-24 13:03:49 +03:00
send-files
add Context.SendFileWithRate, ServeFileWithRate and ServeContentWithRate
2020-05-02 17:46:17 +03:00
single-page-application
New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server
2020-07-24 13:03:49 +03:00
subdomain
New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server
2020-07-24 13:03:49 +03:00
upload-file
README
2020-09-02 13:44:19 +03:00
upload-files
minor improvements
2020-08-31 09:40:27 +03:00