[Modify] Replace it
This commit is contained in:
parent
810741c3ba
commit
6c3f3115d2
@ -430,7 +430,7 @@ namespace WebSocketSharp.Net
|
|||||||
/// </value>
|
/// </value>
|
||||||
public string RawUrl {
|
public string RawUrl {
|
||||||
get {
|
get {
|
||||||
return _url.PathAndQuery;
|
return _rawUrl;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user