mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
More debug mantis #6625
This commit is contained in:
@@ -112,6 +112,7 @@ namespace OpenSim.Services.Connectors.Friends
|
||||
|
||||
try
|
||||
{
|
||||
m_log.DebugFormat("[FRIENDS SERVICE CONNECTOR]: Calling {0}", uri);
|
||||
string reply = SynchronousRestFormsRequester.MakeRequest("POST", uri, reqString);
|
||||
if (reply != string.Empty)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user