mirror of
https://github.com/labstack/echo.git
synced 2025-07-09 01:15:54 +02:00
@ -57,6 +57,7 @@ type (
|
||||
Del(string)
|
||||
Set(string, string)
|
||||
Get(string) string
|
||||
Keys() []string
|
||||
}
|
||||
|
||||
// URL defines the interface for HTTP request url.
|
||||
|
Reference in New Issue
Block a user