spring-cloud-gateway 4.1.3
## 🐞 Bug修复
- 转发时移除Origin头部信息 [#3357](https://github.com/spring-cloud/spring-cloud-gateway/pull/3357)
- 类`org.springframework.cloud.gateway.route.builder.RouteDslKt`由Kotlin的预发布版本编译,在当前版本的编译器中无法加载 [#3333](https://github.com/spring-cloud/spring-cloud-gateway/issues/3333)
## 📔 文档
- 在发现位置文档中添加关于Spring Cloud Load Balancer的注释 [#3348](https://github.com/spring-cloud/spring-cloud-gateway/pull/3348)
- server-mvc属性未包含在文档中 [#3337](https://github.com/spring-cloud/spring-cloud-gateway/issues/3337)
## ❤️ 贡献者
感谢所有为此次发布工作过的贡献者:
[spikymonkey](https://github.com/spikymonkey) 和 [wind57](https://github.com/wind57)