提交历史

作者 SHA1 备注 提交日期
  Justin Clark-Casey (justincc) 44e9849ed1 Fix regression where llHTTPRequests which did not get an OK response returned 499 and the exception message in the http_response event rather than the actual response code and body. 11 年之前
  Justin Clark-Casey (justincc) 148e46563f minor: fix mono compiler warning in ScriptsHttpRequests.cs 11 年之前
  Justin Clark-Casey (justincc) f281a994e8 refactor: Simplify ScriptsHttpRequests.GetNextCompletedRequest to more simply iterate through pending requests without unnecessary checks. 11 年之前
  Justin Clark-Casey (justincc) 831e4c3850 Fix bug where outstanding llHTTPRequests for scripts were not being aborted when they were deleted. 11 年之前
  Kevin Cozens cbc9ae898c Added missing functionality (mainly custom headers) to llHTTPRequest. 11 年之前
  Diva Canto 963b1e861c One more module converted: ScriptsHttpRequests. 12 年之前
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 12 年之前
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. 12 年之前
  Melanie ec299bfa87 Allow SmtpClients and other SSL users to work with our cert handler installed 12 年之前
  BlueWall 87374274b9 Fix for failed http request status 12 年之前
  Melanie eceedba23b Fix the cert validation handler so that it will not block other parts of 13 年之前
  Justin Clark-Casey (justincc) 64dc7e9f14 minor: remove now inaccurate comment 13 年之前
  Justin Clark-Casey (justincc) 3a98fb080a minor: adjust some spacing and indentation 13 年之前
  E. Allen Soard 464fa45ec9 Implimented HTTP_VERIFY_CERT for llHttpRequest 13 年之前
  John Hurliman 2519f071f2 Fixing a few compile errors in the previous commit 15 年之前
  John Hurliman 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 15 年之前
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年之前
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 年之前
  idb 23b247c519 Added the ability to set User-Agent in llHTTPRequest. No new default value has been set since having no User-Agent seems to work well but the facility is now available to set this if required. Using something based on the pattern of SLs User-Agent may well cause problems, not all web servers respond well to it. See the notes in the SL Wiki http://wiki.secondlife.com/wiki/LlHTTPRequest 15 年之前
  Sean Dague 5959e42683 large scale fix for svn props after "the great refactor" 15 年之前
  lbsa71 801da4346a * optimized usings. 15 年之前
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 年之前