TakahikoKawasaki / nv-websocket-client

High-quality WebSocket client implementation in Java.
Apache License 2.0
2.03k stars 292 forks source link

The "HOST" value in standard http header can not contain port. #208

Open tasict opened 4 years ago

tasict commented 4 years ago

Use the port in the Host header when you use a non-default port.