[Modify] Replace it
This commit is contained in:
parent
963a874478
commit
a14638747b
@ -1815,7 +1815,7 @@ namespace WebSocketSharp.Net
|
|||||||
value = checkValue (value);
|
value = checkValue (value);
|
||||||
|
|
||||||
checkRestricted (name, HttpHeaderType.Response);
|
checkRestricted (name, HttpHeaderType.Response);
|
||||||
checkAllowed (true);
|
checkAllowed (HttpHeaderType.Response);
|
||||||
set (name, value, HttpHeaderType.Response);
|
set (name, value, HttpHeaderType.Response);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user