[Modify] Should not
This commit is contained in:
parent
11b9a4abbc
commit
0acbc87d37
@ -406,7 +406,7 @@ namespace WebSocketSharp.Net
|
||||
/// </value>
|
||||
public string RawUrl {
|
||||
get {
|
||||
return _url.PathAndQuery; // TODO: Should decode?
|
||||
return _url.PathAndQuery;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user