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-05-02 12:15:33 +00:00
Code
Releases
Activity
Files
cf001880082dac3d95bfdf78098ca9211b6540d7
kararas_iris
/
context
History
Gerasimos Maropoulos
4eeffd07c7
Update the _examples/http_request/upload-file to fill the gap, relative discussion:
https://github.com/kataras/iris/issues/979
...
Former-commit-id: a113e8815a6a2821a80ac424f52302528a6e71b5
2018-04-28 14:48:09 +03: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
ok almost finished. We're good at deadlines eventually. Tomorrow at 23:59 an article will be published same time with the dev branch merge to master
2017-12-31 02:32:28 +02:00
context.go
Update the _examples/http_request/upload-file to fill the gap, relative discussion:
https://github.com/kataras/iris/issues/979
2018-04-28 14:48:09 +03:00
gzip_response_writer.go
Cleanup of some old code
2018-03-17 02:27:25 +02: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
Cleanup of some old code
2018-03-17 02:27:25 +02:00