minor: remove now inaccurate comment

bulletsim
Justin Clark-Casey (justincc) 2011-04-11 22:35:07 +01:00
parent e8ecb2898c
commit 64dc7e9f14
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ namespace OpenSim.Region.CoreModules.Scripting.HttpRequest
public string HttpMethod = "GET";
public string HttpMIMEType = "text/plain;charset=utf-8";
public int HttpTimeout;
public bool HttpVerifyCert = true; // not implemented
public bool HttpVerifyCert = true;
private Thread httpThread;
// Request info