M. Efe Çetin
|
a7032b7a17
|
Update TLS Config & Add ListenMutualTLS (#1761)
* deprecations
* Add mTLS support.
* update
* update
* Update app.go
|
2022-02-24 08:01:42 +01:00 |
|
M. Efe Çetin
|
937713e41e
|
✨ feature: bind support for render (#1754)
* Bind support for Render.
* update
* fix tests
* split Pass-locals-to-views & Bind from Render
* update comments.
* add benchs.
* Update ctx.go
Co-authored-by: hi019 <65871571+hi019@users.noreply.github.com>
* Update ctx.go
* optimize
* switch dictpool.
* ✨ feature: bind support for render
- improve performance
* ✨ feature: bind support for render
- improve performance
Co-authored-by: hi019 <65871571+hi019@users.noreply.github.com>
Co-authored-by: wernerr <rene.werner@verivox.com>
Co-authored-by: wernerr <rene@gofiber.io>
|
2022-02-12 22:52:24 +01:00 |
|
M. Efe Çetin
|
c450072f4a
|
🐛 fix: mounted app views (#1749)
* Fix mounted app views.
* Cleaner structure.
Co-authored-by: RW <rene@gofiber.io>
* remove unnecessary lines.
* Add test case for group-with-mount, remove unnecessary lines.
Co-authored-by: RW <rene@gofiber.io>
|
2022-02-06 14:58:45 +01:00 |
|
Sujit Baniya
|
cb5f2f7eab
|
🔥 Add Global ViewLayout (#1384)
* Add Global Layout for view render
* Add test case for Views Layout
* Update ctx_test.go
|
2021-06-14 11:10:49 +02:00 |
|
Fenny
|
9a31f89fdb
|
⚡ v2
|
2020-09-13 11:22:01 +02:00 |
|