[Modify] Edit it
This commit is contained in:
parent
e32194cdc8
commit
e93454e952
@ -169,10 +169,10 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the media type of the entity body included in the request.
|
/// Gets the media type of the entity body data included in the request.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="string"/> that represents the value of the Content-Type entity-header.
|
/// A <see cref="string"/> from the value of the Content-Type header.
|
||||||
/// </value>
|
/// </value>
|
||||||
public string ContentType {
|
public string ContentType {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user