1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 09:57:01 +00:00

add GetDomain and SetCookieKVExpiration patch functions to the iris.Patches

This commit is contained in:
Gerasimos (Makis) Maropoulos
2022-09-21 22:21:14 +03:00
parent 0a4927f6df
commit 5bc0796548
8 changed files with 21 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ import (
)
// Version is the current version of the Iris Web Framework.
const Version = "12.2.0-beta4"
const Version = "12.2.0-beta5"
// Byte unit helpers.
const (