iris/context
Gerasimos (Makis) Maropoulos aa18b62f64 add a ridiculous simple 'context#String' func which will return a very simple string representatin of the current request
Former-commit-id: e8a17f006516d77aa466b64c8065ed8f07b332e4
2017-12-10 07:26:01 +02:00
..
application.go Give read access to the current route, a feature that many of you asked for 2017-08-23 16:46:55 +03:00
configuration.go move sessions and websocket examples, gofmt, fix misspells and experimental optimizations 🍐 2017-07-22 22:57:20 +03:00
context.go add a ridiculous simple 'context#String' func which will return a very simple string representatin of the current request 2017-12-10 07:26:01 +02:00
gzip_response_writer.go Update to version 8.5.0 | NEW: MVC Output Result | Read HISTORY.md 2017-10-09 15:26:46 +03:00
handler.go Add a better example for the recaptcha middleware as requested at: https://github.com/kataras/iris/issues/799 2017-11-04 02:59:21 +02:00
pool.go Update to version 8.5.8 | Read HISTORY.md 2017-11-09 12:03:14 +02:00
response_recorder.go add PartyFunc and gofmt -s -w . 🔷 2017-08-01 22:25:08 +03:00
response_writer.go Update to version 8.5.0 | NEW: MVC Output Result | Read HISTORY.md 2017-10-09 15:26:46 +03:00
route.go Add a TODO on the latest HISTORY.md entry 2017-08-24 15:40:06 +03:00
transaction.go Update to version 8.5.0 | NEW: MVC Output Result | Read HISTORY.md 2017-10-09 15:26:46 +03:00