mirror of
https://github.com/kataras/iris.git
synced 2026-01-01 17:27:03 +00:00
Add history for v3.0.0.-beta.2. Some fixes to subdomains listening on local 127.0.0.1. Change GetURI to ParseURI
Examples and e-book updated also.
This commit is contained in:
@@ -55,8 +55,6 @@ type (
|
||||
sessionStore store.IStore
|
||||
// pos is the position number of the Context, look .Next to understand
|
||||
pos uint8
|
||||
// subdomain the subdomain (taken from the host), this is empty until GetSubdomain called
|
||||
subdomain string
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user