1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-08 20:41:57 +00:00

minor versioning

ion is the other iris-based web framework that my team manages but I forgot to change the following two names to iris back again.


Former-commit-id: 27b970ce281cd299dea0d3c7ce38699b10891a39
This commit is contained in:
hiveminded
2017-07-14 06:19:58 +03:00
parent bde589f0a8
commit 8526217085
6 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
DisablePathCorrection = false
EnablePathEscape = false
FireMethodNotAllowed = true
DisableBodyConsumptionOnUnmarshal = false
TimeFormat = "Mon, 01 Jan 2006 15:04:05 GMT"
Charset = "UTF-8"
[Other]
MyServerName = "iris"