iris/context
Gerasimos (Makis) Maropoulos 1079bb8f8b add a new 'Context.GzipReader(bool) method and 'iris.GzipReader' middleware as requested at #1528
Former-commit-id: 7665545069bf1784d17a9db1e5f9f5f8df4b0c43
2020-05-28 19:29:14 +03:00
..
application.go HTTP error handlers per Party (docs and details in progress) 2020-05-11 00:44:54 +03:00
configuration.go add 'Context.Register/RemoveDependency' for registering dependencies for next handler in the chain from a common iris handler in serve-time 2020-05-19 09:28:27 +03:00
context.go add a new 'Context.GzipReader(bool) method and 'iris.GzipReader' middleware as requested at #1528 2020-05-28 19:29:14 +03:00
gzip_response_writer.go version 12.1.5 2020-02-02 16:29:06 +02:00
handler.go nothing to see here 2020-05-07 08:06:06 +03:00
i18n.go fixes, i18n, sitemap generator and new examples 2019-12-13 23:06:18 +02:00
pool.go Update to version 8.5.8 | Read HISTORY.md 2017-11-09 12:03:14 +02:00
problem.go add 'context.StopWithStatus, StopWithJSON, StopWithProblem' and update the json-struct-validation example 2020-04-10 06:04:46 +03:00
request_params.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
response_recorder.go formatting 2019-08-17 10:06:20 +03:00
response_writer.go version 12.1.5 2020-02-02 16:29:06 +02:00
route.go HTTP error handlers per Party (docs and details in progress) 2020-05-11 00:44:54 +03:00
transaction.go fix typo 2019-06-07 21:07:08 +03:00