iris/context
2021-02-14 13:40:56 +02:00
..
accept_header.go :) 2021-01-09 05:41:20 +02:00
application.go add IsDebug() shortcut method 2020-09-10 16:20:19 +03:00
compress.go :) 2021-01-09 05:41:20 +02:00
configuration.go New iris.WithKeepAlive(time.Duration) Configurator is added as a helper to enable TCP listener featured with keep-alive 2021-01-31 21:24:15 +02:00
context_func.go New Context.SetLogoutFunc/Logout and SetFunc/CallFunc methods 2020-10-12 02:07:04 +03:00
context_user.go New feature: versioning.Aliases 2021-01-06 01:52:39 +02:00
context.go respect the iris.WithEmptyFormError option on Context.ReadQuery too 2021-02-14 13:40:56 +02:00
counter.go add accesslog+proxy example 2020-09-19 17:47:44 +03:00
handler.go New feature: versioning.Aliases 2021-01-06 01:52:39 +02:00
i18n.go i18n: respect fallback language when Strict is false and no DefaultMessageFunc was provided 2020-09-30 10:36:25 +03:00
pool.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
problem.go minor 2020-07-20 13:36:39 +03:00
request_params.go add example for #1601 2020-08-22 03:21:44 +03:00
response_recorder.go accesslog: NEW log broker and many more features 2020-09-09 14:43:26 +03:00
response_writer.go minor 2021-01-27 04:09:46 +02:00
route.go New feature: versioning.Aliases 2021-01-06 01:52:39 +02:00
status.go fix #1531 and introduce the 'Configuration.ResetOnFireErrorCode' (read HISTORY.md) 2020-06-08 05:16:55 +03:00
transaction.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
view.go New feature: Fallback views. Read HISTORY.md 2021-01-24 14:08:37 +02:00