mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-22 09:34:33 +08:00
Compatible way to enhance context.Param(), support fetch data from Route:key, _GET, _POST, _COOKIE.
This commit is contained in:
parent
5e0af193d7
commit
7d756b19eb
@ -16,7 +16,7 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"strconv"
|
||||
"github.com/gin-contrib/sse"
|
||||
"github.com/gin-gonic/gin/binding"
|
||||
"github.com/gin-gonic/gin/render"
|
||||
|
Loading…
x
Reference in New Issue
Block a user