mirror of https://github.com/gofiber/fiber.git
Update constants.md documentation
parent
60dfd6b313
commit
f31ec351c7
|
@ -50,7 +50,7 @@ const (
|
|||
)
|
||||
```
|
||||
|
||||
### HTTP status codes were copied from net/http.
|
||||
### HTTP status codes were copied from net/http
|
||||
|
||||
```go
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue