.. |
apidoc
|
minor: examples: use the master version on go example-modules
|
2020-07-10 23:37:01 +03:00 |
auth
|
add a rs/cors full example
|
2020-06-09 22:12:11 +03:00 |
bootstrapper
|
Option for Socket Sharding as requested at #1544
|
2020-06-26 20:29:36 +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
|
add HashGenerator on requestid middleware
|
2020-07-15 11:18:40 +03:00 |
configuration
|
add 'HostProxyHeaders' Configuration field
|
2020-06-11 18:52:35 +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
|
minor: examples: use the master version on go example-modules
|
2020-07-10 23:37:01 +03:00 |
dependency-injection
|
minor: examples: use the master version on go example-modules
|
2020-07-10 23:37:01 +03:00 |
desktop
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
dropzonejs
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
file-server
|
https://github.com/kataras/iris/issues/1562#issuecomment-659845730
|
2020-07-17 12:03:20 +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
|
minor: examples: use the master version on go example-modules
|
2020-07-10 23:37:01 +03:00 |
logging
|
update kataras/golog and kataras/pio deps
|
2020-06-09 06:30:12 +03:00 |
mvc
|
fix #1563 due to latest DI source changes
|
2020-07-17 12:59:39 +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
|
(#1554) Add support for all common compressions (write and read)
|
2020-07-10 23:21:09 +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
|
add 'DirOptions.PushTargets' for http/2 push on index(es) - #1562
|
2020-07-16 08:03:55 +03:00 |
routing
|
(#1554) Add support for all common compressions (write and read)
|
2020-07-10 23:21:09 +03:00 |
sessions
|
README: add 'run in the browser' button
|
2020-06-24 00:13:31 +03:00 |
testing/httptest
|
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 |
url-shortener
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
|
2020-06-07 15:26:06 +03:00 |
view
|
(#1554) Add support for all common compressions (write and read)
|
2020-07-10 23:21:09 +03:00 |
webassembly
|
(#1554) Add support for all common compressions (write and read)
|
2020-07-10 23:21:09 +03:00 |
websocket
|
minor: examples: use the master version on go example-modules
|
2020-07-10 23:37:01 +03:00 |
README.md
|
DirOptions.PushTargets: add example for https://github.com/kataras/iris/issues/1562
|
2020-07-16 11:42:45 +03:00 |