[Modify] Edit it
This commit is contained in:
parent
eb56ec900e
commit
d7e86529e4
@ -179,7 +179,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// Gets the media type of the entity body data 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"/> from the value of the Content-Type header.
|
/// A <see cref="string"/> that represents 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