iris/context
Gerasimos (Makis) Maropoulos aee0503913 Publish version 11.2.7
Former-commit-id: 6a62889e0e1530b04d775298da562d376fee91a1
2019-08-15 10:51:20 +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 fix typo 2019-06-07 21:07:08 +03:00
context.go Publish version 11.2.7 2019-08-15 10:51:20 +03:00
gzip_response_writer.go fix typo 2019-06-07 21:07:08 +03: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
problem.go minor for https://github.com/kataras/iris/issues/1335 2019-08-15 10:40:58 +03: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 resolve conflicts with current master v11.1.1 2019-07-23 19:20:07 +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 fix typo 2019-06-07 21:07:08 +03:00