[Modify] Polish it
This commit is contained in:
parent
6773613544
commit
b5c7c7386c
@ -468,7 +468,8 @@ namespace WebSocketSharp.Net
|
||||
public Uri Url {
|
||||
get {
|
||||
if (!_urlSet) {
|
||||
_url = HttpUtility.CreateRequestUrl (
|
||||
_url = HttpUtility
|
||||
.CreateRequestUrl (
|
||||
_rawUrl,
|
||||
_userHostName ?? UserHostAddress,
|
||||
IsWebSocketRequest,
|
||||
|
Loading…
Reference in New Issue
Block a user