[Modify] Polish it
This commit is contained in:
parent
b5c7c7386c
commit
4ab91cd688
@ -497,6 +497,7 @@ namespace WebSocketSharp.Net
|
||||
public Uri UrlReferrer {
|
||||
get {
|
||||
var val = _headers["Referer"];
|
||||
|
||||
if (val == null)
|
||||
return null;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user