mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
cancel keepalive if http status not OK, this maybe a bit 2 hardm but ok for now
This commit is contained in:
@@ -161,7 +161,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
/// </value>
|
||||
// public Hashtable Form { get; private set; }
|
||||
|
||||
public string RawUrl
|
||||
public string RawUrl
|
||||
{
|
||||
get { return m_request.Uri.AbsolutePath; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user