1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-24 19:04:33 +00:00

272 Commits

Author SHA1 Message Date
Fenny
be4cd8de1c Update compress_test.go 2020-07-04 08:43:56 +02:00
Fenny
5e797e9ef0 Update package names 2020-07-04 08:42:42 +02:00
Fenny
4dead8d6d3 Fix typo in RequestID 2020-07-04 08:39:45 +02:00
Fenny
08cfd1b1b9 Merge remote-tracking branch 'upstream/master' 2020-07-04 08:31:10 +02:00
Fenny
5e23557e08 Accept config in Compress 2020-07-04 08:30:18 +02:00
kiyon
a1fefd3f44 support config RequestIDConfig param in RequestID() 2020-07-04 10:52:18 +08:00
kiyon
0369495888 support config CompressConfig param in Compress() 2020-07-04 09:05:09 +08:00
Fenny
e702a862cd Fix timeout panic
Co-Authored-By: RW <renewerner87@googlemail.com>
2020-07-03 14:58:32 +02:00
Fenny
c134e1580c Update logger.md 2020-07-02 13:01:12 +02:00
Fenny
a5b8955990 Update logger.md 2020-07-02 12:57:59 +02:00
Fenny
babfe1567a Update logger.md 2020-07-02 12:17:37 +02:00
Fenny
49c295313c Update examples 2020-07-02 12:16:12 +02:00
Fenny
67fc45abd8 Update mw test 2020-07-02 11:58:28 +02:00
Fenny
c62f4e0ef8 Update internal middleware 2020-07-02 11:56:07 +02:00
Fenny
41b2b2c4d5 Add middleware readme 2020-07-02 08:51:35 +02:00
Fenny
1b8e174f47 Update logger 2020-07-02 08:51:27 +02:00
Fenny
24145dd3ef Update compress.md 2020-07-02 07:03:52 +02:00
Fenny
dcd682ebb3 Update README.md 2020-07-02 07:03:48 +02:00
Fenny
2bf59ecadb Create README.md 2020-07-02 07:00:54 +02:00
Fenny
14b6f732b8 Update filesystem.go 2020-07-02 06:37:12 +02:00
Fenny
591d660067 Update filesystem.go 2020-07-02 06:36:58 +02:00
Fenny
0a8af3886c Update filesystem.go 2020-07-02 06:35:48 +02:00
Fenny
d8fffe675a Add FileSystem middleware 2020-07-02 06:31:06 +02:00
kiyon
a39cba1a1c fix wrong word 2020-07-02 07:51:23 +08:00
kiyon
f03b4380c8 Merge branch 'master' of https://github.com/gofiber/fiber 2020-07-02 07:50:50 +08:00
kiyon
566db0ae96 Set logger config default values 2020-07-02 07:50:34 +08:00
Fenny
0daee4c8c6 Default to 127.0.0.1 instead of 0.0.0.0 2020-07-01 10:48:52 +02:00
Fenny
563907cacb Update examples 2020-07-01 10:44:15 +02:00
Fenny
a2f45a3559 Update example 2020-07-01 10:42:06 +02:00
Fenny
d7dcf528ca Add mw benchmarks 2020-06-30 00:50:50 +02:00
Vishwa Bhat
9f4d8394e0
Doc: Incorrect Config in Custom Config example
Under Custom Config example `CompressWithConfig(<param>)` , `param` should be `middleware.CompressConfig` instead of `middleware.LoggerConfig`
2020-06-27 09:08:54 +05:30
RW
af31de0b34
Update timeout.md
Fix comment
2020-06-21 17:59:15 +02:00
wernerr
48c6b8b02a improve timeout middleware 2020-06-21 17:44:12 +02:00
wernerr
cf4e2bbcdd improve timeout middleware 2020-06-21 15:16:41 +02:00
wernerr
58df347197 improve timeout middleware 2020-06-21 14:54:22 +02:00
wernerr
2011769ad8 improve timeout middleware 2020-06-21 14:53:44 +02:00
wernerr
8e14d53265 move the timeout middleware wrapper 2020-06-21 14:46:34 +02:00
Fenny
2b722aa31a Add Favicon middleware 2020-06-08 05:48:40 +02:00
Fenny
1174b9f98e Update middleware docs 2020-06-08 03:52:09 +02:00
Fenny
fbea5211d0 goreportcard fix 2020-06-08 02:55:19 +02:00
Fenny
b4244de892 Update test 2020-06-07 22:17:10 +02:00
Fenny
6374c711e7 Merge remote-tracking branch 'upstream/master' 2020-06-07 20:28:36 +02:00
wernerr
ee3b44f9d1 repair some tests and add new tests for logger and server error handler 2020-06-07 14:43:25 +02:00
Fenny
261fe40e4f Update request_id.md 2020-06-07 10:15:30 +02:00
Fenny
f48be5cadb Update request_id.md 2020-06-07 10:14:56 +02:00
Fenny
22555c0806 Update 2020-06-07 10:13:50 +02:00
Fenny
15b0630ede Add readmes 2020-06-07 10:13:40 +02:00
Fenny
f0a9846bf0 Update error handler 2020-06-06 20:42:08 +02:00
Fenny
3c8a44e3de 🧬 Add internal middleware 2020-06-06 07:27:26 +02:00
Fenny
0f890b6f9d 🔎 Add more test coverage 2020-06-06 07:27:01 +02:00