调整
This commit is contained in:
parent
bf1469f64e
commit
94a69cbcb5
@ -23,7 +23,7 @@ func ActLog(c *gin.Context) bool {
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
url := c.Request.URL.String()
|
url := c.Request.URL.Path
|
||||||
if len(url) > 64*1024 {
|
if len(url) > 64*1024 {
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user