[Modify] Polish it
This commit is contained in:
parent
62c977ffbb
commit
363ea79317
@ -319,7 +319,8 @@ namespace WebSocketSharp.Net
|
||||
"LastModified",
|
||||
new HttpHeaderInfo (
|
||||
"Last-Modified",
|
||||
HttpHeaderType.Request | HttpHeaderType.Response)
|
||||
HttpHeaderType.Request | HttpHeaderType.Response
|
||||
)
|
||||
},
|
||||
{
|
||||
"Location",
|
||||
|
Loading…
Reference in New Issue
Block a user