### Feature Proposal Description fasthttp.HostClient can be used for external load balancing, example: fasthtp.LBClient ### Alignment with Express API N/a ### HTTP RFC Standards Compliance N/a ### API Stability N/a ### Feature Examples ```go N/a ``` ### Checklist: - [X] I agree to follow Fiber's [Code of Conduct](https://github.com/gofiber/fiber/blob/master/.github/CODE_OF_CONDUCT.md). - [X] I have searched for existing issues that describe my proposal before opening this one. - [X] I understand that a proposal that does not meet these guidelines may be closed without explanation.
Feature Proposal Description
fasthttp.HostClient can be used for external load balancing, example: fasthtp.LBClient
Alignment with Express API
N/a
HTTP RFC Standards Compliance
N/a
API Stability
N/a
Feature Examples
Checklist: