Commit History

Автор SHA1 Съобщение Дата
  Jeff Kelley 41644bbfa9 Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in Mantis 7839. преди 8 години
  UbitUmarov 85a75ce0bc assume direct string.replace is good enought to avoid a stringbuild use преди 9 години
  UbitUmarov 41078f8d51 try to implement HTTP_BODY_MAXLENGTH. Make it limit body input bytes. Read entire relevant input buffer before UTF-8 parsing, or it may fail. преди 9 години
  Robert Adams e5367d822b Merge of ubitworkvarnew with opensim/master as of 20150905. преди 9 години
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. преди 9 години
  UbitUmarov a11edceb00 seems to compile ( tests comented out) преди 9 години
  UbitUmarov 371c9dd2af bad merge? преди 9 години
  Oren Hurvitz 14b4d8bad7 Eliminated several warnings преди 9 години
  Justin Clark-Casey (justincc) 7d3bafd5ab Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. преди 9 години
  UbitUmarov cd87c4bec5 change/fix previus commits преди 10 години
  UbitUmarov 6794508f8c reduce minimum number of smartpool threads and name it преди 10 години
  Melanie Thielker 4002cd96a5 When sending http requests, close the response stream instead of waiting преди 10 години
  Oren Hurvitz b8e22f02e7 Make sure Web streams are disposed after use преди 11 години
  Melanie 3589acdab1 Merge branch 'master' into careminster преди 11 години
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. преди 11 години
  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 години
  Melanie 3aa83738e2 Merge branch 'master' into careminster преди 11 години
  Melanie 7cf377fff0 Merge branch 'master' into careminster преди 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 години
  Melanie d5d6a274a7 Merge branch 'master' into careminster преди 11 години
  Melanie 9d2e832b85 Null check the response body to make sure we're not crashing the script engine преди 12 години
  Melanie b7b3063849 Implement HTTP Request froma thread pool to avoid packet congestion преди 12 години
  Melanie cf4bf7432a Revert "Refactor scripted http request to use async calls rather than hard threads" преди 12 години
  Melanie 461ecd7cf9 Refactor scripted http request to use async calls rather than hard threads преди 12 години
  Melanie d9b149b375 Merge branch 'master' into careminster преди 12 години
  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 години