mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
@@ -112,7 +112,6 @@ namespace OpenSim.Services.Connectors.Friends
|
|||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
m_log.DebugFormat("[FRIENDS SERVICE CONNECTOR]: Calling {0}", uri);
|
|
||||||
string reply = SynchronousRestFormsRequester.MakeRequest("POST", uri, reqString);
|
string reply = SynchronousRestFormsRequester.MakeRequest("POST", uri, reqString);
|
||||||
if (reply != string.Empty)
|
if (reply != string.Empty)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user