iris/context
Gerasimos (Makis) Maropoulos 82755304af Merge pull request #1337 from Ibuki-Suika/patch-1
Fixed typo in comment

Former-commit-id: becc3be2c6a7aac1c1182b2d571afc5363b53f15
2019-08-15 10:50:46 +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 Merge pull request #1337 from Ibuki-Suika/patch-1 2019-08-15 10:50:46 +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