mirror of
https://github.com/kataras/iris.git
synced 2025-12-24 05:17:03 +00:00
This commit is contained in:
@@ -28,6 +28,7 @@ type (
|
||||
RequestIP() string
|
||||
RemoteAddr() string
|
||||
RequestHeader(k string) string
|
||||
IsAjax() bool
|
||||
FormValueString(string) string
|
||||
FormValues(string) []string
|
||||
PostValuesAll() map[string][]string
|
||||
|
||||
Reference in New Issue
Block a user