Commit History

Author SHA1 Message Date
  Melanie 31ab8b2fe0 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 6096a1f30e Change LongCallTime on WebUtil to 3000, to match the time where request handling is considered "slow". 12 years ago
  Justin Clark-Casey (justincc) c9faf0df74 Extend 'slow' request logging to other server outbound requests (forms, rest, async rest) as well as the existing logging on outbound OSD requests. 12 years ago
  Melanie 90305001de Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 4c4ffb9868 Add request verb and url to error messages in WebUtil that lack this. 12 years ago
  Melanie c0f70d17fc Merge branch 'master' into careminster 12 years ago
  Robert Adams e0dd38f672 Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream(). 12 years ago
  Melanie f292e19689 Merge branch 'master' into careminster 12 years ago
  Mic Bowman 7b8e9d88e3 Serialize all web requests to a particular host:port pair; only applied to the PostToService variants. 12 years ago
  Melanie 1f32730798 Merge branch 'master' into careminster 12 years ago
  Mic Bowman 4268427ac3 Some clean up in WebUtil, remove unused ServiceRequest function. 12 years ago
  Melanie dc612d0f08 Merge branch 'master' into bigmerge 13 years ago
  Justin Clark-Casey (justincc) b785f204ce remove some mono compiler warnings 13 years ago
  Melanie bdb5ac96d9 Merge branch 'master' into bigmerge 13 years ago
  Justin Clark-Casey (justincc) 10a23a823e Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff2e-4fc1-9995-613c6256cc98>: Invalid character 'O' in input string messages 13 years ago
  Melanie fd22159d0c Merge branch 'master' into bigmerge 13 years ago
  Justin Clark-Casey (justincc) 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 13 years ago
  Tom 66dec3b874 Resolve merge commits, stage 1 13 years ago
  Justin Clark-Casey (justincc) c7e8529122 minor: remove whitespace 13 years ago
  Justin Clark-Casey (justincc) 0d64155bb5 Remove an unused 404 checker since on a 404, GetResponse() throws a WebException rather than proceeding. 13 years ago
  Justin Clark-Casey (justincc) 938b4f8bf8 if a SynchronousRestObjectRequester request fails, then unless it's due to a 404, log the exception for diagnostic purposes 13 years ago
  Justin Clark-Casey (justincc) e434ba5e8e Remove the obsoleted SynchronousRestObjectPoster 13 years ago
  Melanie 9c9b3e3976 Dammit, loggin the type of an exception without providing the FULL DUMP is NOT 13 years ago
  Melanie e62d1cc480 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Diva Canto a2f034c554 Changed yet more Warns to Debugs. 13 years ago
  Diva Canto be6feff331 Also changed a couple of messages in WebUtil from Wanr/Info to Debug. 13 years ago
  Melanie 37a7b87862 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Diva Canto a3aa839d75 Stop spamming Nebadon's console when assets aren't found in the asset server. 13 years ago
  Melanie 75d4956ee5 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Diva Canto e39dec6f37 Hopefully this fixes offline messages. The problem was: the server is not setting the ContentLength of the response. That comes up to OpenSim as ContentLength=-1, which made the existing test fail. 13 years ago