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
2026-01-09 13:05:56 +00:00
Code
Releases
Activity
Files
8288161b302ec3f28b099ce4df9f41e50d485575
kararas_iris
/
config
History
Gerasimos Maropoulos
8288161b30
Fix CookieNeverExpires time, set an option for -1 for browser-based session (when browser closes cookie is removed)
2016-07-26 21:26:54 +03:00
..
config.go
Update to 4.0.0-alpha.3 - Response Engines, 'inject' the context.JSON/JSONP/Text/Data/Markdown/Render, Read HISTORY.md
2016-07-18 17:40:42 +03:00
iris.go
Iris 4.0.0-alpha.4. Book is finally updated
https://kataras.gitbooks.io/iris/content/
also
2016-07-20 06:33:24 +03:00
server.go
Nothing special - Set a server.Config field which can override the ListeningAddr when server.Host()/Port. Mostly used inside glb tmpl funcs
2016-07-26 20:19:50 +03:00
sessions.go
Fix CookieNeverExpires time, set an option for -1 for browser-based session (when browser closes cookie is removed)
2016-07-26 21:26:54 +03:00
tester.go
Fasthttp seems have little bug with headers, so make a VisitAllCookies function and GetFlashes completed- tests added also
2016-07-07 00:25:50 +02:00
websocket.go
Iris 4.0.0-alpha.4. Book is finally updated
https://kataras.gitbooks.io/iris/content/
also
2016-07-20 06:33:24 +03:00