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