.. |
apidoc
|
doc: minor
|
2020-07-19 10:26:59 +03:00 |
auth
|
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 |
bootstrapper
|
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 |
caddy
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
compression
|
minor
|
2020-07-20 13:36:39 +03:00 |
configuration
|
Add Configuration.RemoteAddrHeadersForce as requested at #1567 and change RemoteAddrHeaders from map to string slice
|
2020-07-26 14:37:30 +03:00 |
convert-handlers
|
(#1554) Add support for all common compressions (write and read)
|
2020-07-10 23:21:09 +03:00 |
cookies
|
improvements on cookie options
|
2020-05-10 02:17:28 +03:00 |
database
|
doc: minor
|
2020-07-19 10:26:59 +03:00 |
dependency-injection
|
minor: examples: use the master version on go example-modules
|
2020-07-10 23:37:01 +03:00 |
desktop
|
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 |
dropzonejs
|
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 |
file-server
|
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 |
http-server
|
Option for Socket Sharding as requested at #1544
|
2020-06-26 20:29:36 +03:00 |
i18n
|
update go.mod deps
|
2020-05-04 20:23:15 +03:00 |
kafka-api
|
doc: minor
|
2020-07-19 10:26:59 +03:00 |
logging
|
update kataras/golog and kataras/pio deps
|
2020-06-09 06:30:12 +03:00 |
mvc
|
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 |
pprof
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
recover
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
request-body
|
correctly handle recorded compressed response
|
2020-07-26 20:28:31 +03:00 |
request-ratelimit
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
request-referrer
|
minor: try to extract from both referer and referrer header and url query parameter
|
2020-06-11 01:58:35 +03:00 |
response-writer
|
examples: use ctx.ResponseWriter().Naive().(http.Pusher) instead
|
2020-07-24 22:36:46 +03:00 |
routing
|
fix https://github.com/kataras/iris/issues/1569#issuecomment-663739177
|
2020-07-25 09:23:34 +03:00 |
sessions
|
example: sessions: scale out using redis
|
2020-07-19 12:55:48 +03:00 |
testing/httptest
|
minor
|
2020-07-20 13:36:39 +03:00 |
url-shortener
|
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 |
view
|
examples: use ctx.ResponseWriter().Naive().(http.Pusher) instead
|
2020-07-24 22:36:46 +03:00 |
webassembly
|
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 |
websocket
|
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 |
README.md
|
DirOptions.PushTargets: add example for https://github.com/kataras/iris/issues/1562
|
2020-07-16 11:42:45 +03:00 |