iris/context
Gerasimos (Makis) Maropoulos 946ea6787d
v12.2.0
2023-03-11 22:37:55 +02:00
..
accept_header.go fix typo 2022-07-15 13:59:00 +08:00
application.go new Application.SetContextErrorHandler method 2022-04-13 01:00:53 +03:00
compress.go replace snappy dependency 2021-05-28 19:13:51 +03:00
configuration.go add Configuration.URLParamSeparator 2022-11-29 10:49:49 +02:00
context_func.go New Context.SetLogoutFunc/Logout and SetFunc/CallFunc methods 2020-10-12 02:07:04 +03:00
context_go118.go minor 2022-05-24 01:44:36 +03:00
context_user.go replace ioutil with io package and other minor improvements 2022-06-17 22:03:18 +03:00
context.go v12.2.0 2023-03-11 22:37:55 +02:00
counter.go add accesslog+proxy example 2020-09-19 17:47:44 +03:00
fs.go thanks @getsentry for the montlhy sponsor 2022-10-13 12:46:39 +03:00
handler.go minor 2022-11-10 00:32:21 +02:00
i18n.go fix typo 2022-07-15 16:16:18 +08:00
pool.go fix #1856 2022-03-17 22:43:04 +02:00
problem.go v12.2.0 2023-03-11 22:37:55 +02:00
request_params.go add iris.TrimParamFilePart 2022-12-24 05:04:16 +02:00
response_recorder.go replace ioutil with io package and other minor improvements 2022-06-17 22:03:18 +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 replace ioutil with io package and other minor improvements 2022-06-17 22:03:18 +03:00
strconv.go add more PostValueXXX methods as requested at: https://github.com/kataras/iris/discussions/1922 2022-07-22 17:11:17 +03:00
view.go New feature: Fallback views. Read HISTORY.md 2021-01-24 14:08:37 +02:00