1
0
mirror of https://github.com/fatedier/frp.git synced 2025-05-27 18:48:26 +00:00
frp/Release.md

9 lines
175 B
Markdown
Raw Normal View History

### New
2021-01-19 20:51:06 +08:00
* Server Plugin supports HTTPS.
### Fix
* Fix IPv6 address parse problem.
* HTTP type proxy can't handle websocket protocol due to error `Connection` header value.