More debug mantis #6625
parent
c462e0a51c
commit
20f2cf8769
|
@ -112,6 +112,7 @@ 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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue