1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-22 09:53:24 +00:00
fiber/middleware
tuhao1020 93dc33ad89
add tls config for http client in proxy middleware (#1393)
* add tls config for http client in proxy middleware

* update exmaple and make tls.config also affects to proxy.Balancer

* add Test_Proxy_Forward_WithTlsConfig

* add a variable of type *tls.Config

* add a RWMutex for clientTlsConfig

* remove global tls config

* Update README.md

* Update proxy.go

Co-authored-by: RW <rene@gofiber.io>
2021-06-24 08:13:18 +02:00
..
2021-01-15 16:56:54 +08:00
2021-06-17 22:03:59 +02:00
2020-11-21 12:36:16 -05:00
2021-04-18 23:08:01 -03:00
2020-11-21 12:36:16 -05:00
2021-06-17 22:03:59 +02:00
2021-04-06 15:21:53 +02:00
2021-06-03 16:02:17 +02:00
2020-11-11 14:03:16 +01:00
2021-06-13 12:39:19 +02:00