mirror of
https://github.com/kataras/iris.git
synced 2025-12-22 20:37:05 +00:00
Wildcard subdomain full support | v3.0.0-beta.2
Update to v3.0.0-beta.2. Wildcard subdomain e-book section: https://kataras.gitbooks.io/iris/content/subdomains.html
This commit is contained in:
@@ -91,6 +91,7 @@ type (
|
||||
RemoteAddr() string
|
||||
RequestHeader(k string) string
|
||||
PostFormValue(string) string
|
||||
GetSubdomain() string
|
||||
}
|
||||
|
||||
// IContextResponse is part of the IContext
|
||||
|
||||
Reference in New Issue
Block a user