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
2025-12-17 18:07:01 +00:00
Code
Releases
Activity
Files
bb1a93d7fd16b8ef17ccfb84eff20674dce56b2b
kararas_iris
/
context
History
Gerasimos (Makis) Maropoulos
bb1a93d7fd
touches before release
...
Former-commit-id: c6539320214e9120a801b2a3c3c8e9867dfb2ed7
2019-07-22 04:32:54 +03:00
..
application.go
examples: writing an API for the Apache Kafka: add a root handler for routes documentation to make navigation easier and add some other methods that may find them useful for request state and routes description
2018-08-05 13:51:05 +03:00
configuration.go
Update to version 11.0.4. Read
https://github.com/kataras/iris/blob/master/HISTORY.md#fr-09-november-2018--v1104
2018-11-09 03:03:48 +02:00
context.go
touches before release
2019-07-22 04:32:54 +03:00
gzip_response_writer.go
Cleanup of some old code
2018-03-17 02:27:25 +02:00
handler.go
create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more
2019-06-21 19:43:25 +03:00
pool.go
Update to version 8.5.8 | Read HISTORY.md
2017-11-09 12:03:14 +02:00
request_params.go
add support for b.HandleMany(GET, /custom3/{ps:string}/{pssecond:string} /custom3/{ps:string}, CtrlMethodName) relative to:
https://github.com/kataras/iris/issues/1292
2019-07-11 16:33:20 +03:00
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
create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more
2019-06-21 19:43:25 +03:00
route.go
create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more
2019-06-21 19:43:25 +03:00
transaction.go
Cleanup of some old code
2018-03-17 02:27:25 +02:00