mirror of
https://github.com/kataras/iris.git
synced 2025-03-14 08:16:28 +01:00
minor
Former-commit-id: 6102c3fb2a58935a8b354c3999abf80456735fa8
This commit is contained in:
parent
36f54b6fc3
commit
377db7f822
|
@ -34,7 +34,7 @@ type Config struct {
|
||||||
// Checked: Serving state, runtime.
|
// Checked: Serving state, runtime.
|
||||||
Cookie string
|
Cookie string
|
||||||
// If SetCookie is true and Cookie field is not empty
|
// If SetCookie is true and Cookie field is not empty
|
||||||
// then it will set the cookie to the language found by y Context's Value's "lang" key or URLParameter or Cookie or Indentifier.
|
// then it will set the cookie to the language found by Context's Value's "lang" key or URLParameter or Cookie or Indentifier.
|
||||||
// Defaults to false.
|
// Defaults to false.
|
||||||
SetCookie bool
|
SetCookie bool
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user