mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
http cookies are gone
This commit is contained in:
@@ -43,7 +43,6 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
long ContentLength { get; }
|
||||
long ContentLength64 { get; }
|
||||
string ContentType { get; }
|
||||
HttpCookieCollection Cookies { get; }
|
||||
bool HasEntityBody { get; }
|
||||
NameValueCollection Headers { get; }
|
||||
string HttpMethod { get; }
|
||||
|
||||
Reference in New Issue
Block a user