[Modify] Polish it
This commit is contained in:
parent
d99b1b660a
commit
da20a0996e
@ -282,7 +282,8 @@ namespace WebSocketSharp.Net
|
|||||||
"IfModifiedSince",
|
"IfModifiedSince",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"If-Modified-Since",
|
"If-Modified-Since",
|
||||||
HttpHeaderType.Request | HttpHeaderType.Restricted)
|
HttpHeaderType.Request | HttpHeaderType.Restricted
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"IfNoneMatch",
|
"IfNoneMatch",
|
||||||
|
Loading…
Reference in New Issue
Block a user