We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aafa9e commit 6978859Copy full SHA for 6978859
docs/api/ctx.md
@@ -74,7 +74,6 @@ app.Get("/", func(c fiber.Ctx) error {
74
})
75
```
76
77
-
78
### Drop
79
80
Terminates the client connection silently without sending any HTTP headers or response body.
0 commit comments