http cookies are gone

This commit is contained in:
UbitUmarov
2022-10-02 11:40:29 +01:00
parent 6ff8ecaae0
commit 2112665133
3 changed files with 2 additions and 16 deletions

View File

@@ -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; }