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-07 12:07:28 +00:00
Code
Releases
Activity
Files
7689e4813207a3071de27159620527a795a7c311
kararas_iris
/
context
History
Gerasimos Maropoulos
7689e48132
Merge branch 'master' of
https://github.com/kataras/iris
...
Former-commit-id: 901fb7a50f0d60962f5c7a317e41d65d8a0ee993
2018-03-16 12:39:36 +02:00
..
application.go
remove the complicated fallback handlers, that didn't work and not approve the coblexity addition of the
https://github.com/kataras/iris/pull/919
, RouteExists accepts first argument the Context, add new AllowMethods per party and fix cors by
048e2be034
https://github.com/kataras/iris/issues/922
, rel:
https://github.com/iris-contrib/middleware/issues/36
,
https://github.com/iris-contrib/middleware/issues/34
,
https://github.com/iris-contrib/middleware/issues/32
,
https://github.com/iris-contrib/middleware/issues/30
,
https://github.com/kataras/iris/pull/909
2018-03-10 14:22:56 +02:00
configuration.go
…
context.go
Release of version 10.4.0 - x8 faster embedded file server | Star and Read HISTORY.md
2018-03-14 07:17:35 +02:00
gzip_response_writer.go
Update gzip_response_writer.go
2018-03-14 19:46:55 +08:00
handler.go
…
pool.go
…
response_recorder.go
remove any trailing slash that may passed on StaticEmbeddedHandler (although all examples shows the correct way but you never know)
2018-03-16 12:38:13 +02:00
response_writer.go
…
route.go
…
transaction.go
add context#StatusCodeNotSuccessful for customize even the most customized clients that are not compatible with the standards and fix the
SPA
if static file serve handlers are passed as its
AssetHandler
as reported at the chat.iris-go.com
2018-01-31 02:35:22 +02:00