mirror of
https://github.com/opensim/opensim.git
synced 2026-05-20 15:25:47 +08:00
@@ -112,7 +112,6 @@ 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