Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@ -702,7 +702,7 @@ func main() {
// Example for binding XML (
// <?xml version="1.0" encoding="UTF-8"?>
// <root>
// <user>user</user>
// <user>manu</user>
// <password>123</password>
// </root>)
router.POST("/loginXML", func(c *gin.Context) {
The note is not visible to the blocked user.