[Modify] Edit it
This commit is contained in:
parent
caf61a5bee
commit
d0825c4f5e
@ -142,7 +142,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// Gets the HTTP response object used to send a response to the client.
|
/// Gets the HTTP response object used to send a response to the client.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="HttpListenerResponse"/> that represents a response to the client request.
|
/// A <see cref="HttpListenerResponse"/> that represents a response to
|
||||||
|
/// the client request.
|
||||||
/// </value>
|
/// </value>
|
||||||
public HttpListenerResponse Response {
|
public HttpListenerResponse Response {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user