Commit History

Author SHA1 Message Date
  Melanie 2cb824d3fc Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) fdf8876e20 In BaseHttpServer.HandleRequest(), use Culture.SetCurrentCulture() rather than creating a new CultureInfo separately 11 years ago
  Melanie fd7a83f439 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 065d6d6fe1 Delete unused BaseHttpServer.HandleAgentRequest() 11 years ago
  Melanie 45eedb635a Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) dc5711ad62 minor: If logging full incoming HTTP data, don't deceptively print ... at the end of the body. 12 years ago
  Melanie 484eca323b Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 2206132ab9 minor: Get content type handler logger to log "unset" for the content type instead of blank if no content type was set. 12 years ago
  Justin Clark-Casey (justincc) 542d075376 minor: Use LogIncomingToContentTypeHandler() method for incoming HTTP data where this wasn't already used. 12 years ago
  Justin Clark-Casey (justincc) 991151250d If we're avoiding printing a long request warning for a GetTexture CAP call, check we received a request handler first since this is not guaranteed. 12 years ago
  Melanie 060d6fe8f4 Allow setting max connections for an endpoint 12 years ago
  Melanie 71dd55a1ce Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) f457952755 Fix bug where debug http level 6 could not be specified. Also converts newlines at this level to '\n' to enable them to be logged. 12 years ago
  Melanie 001ec0e2e6 Merge branch 'avination' into careminster 12 years ago
  UbitUmarov 617f1b9223 just remove the damm thing 12 years ago
  Melanie bbaf2c5a80 Merge branch 'master' into careminster 12 years ago
  Diva Canto 772aedc731 Make BaseHttpServer throws say something useful. 12 years ago
  Justin Clark-Casey (justincc) 1b0abf8f0c Comment out the long unused afaik HTTP agent handlers. 12 years ago
  Justin Clark-Casey (justincc) e29d563557 Add request number counting to incoming HTTP requests in the same way that this was already being done for outgoing HTTP requests. 12 years ago
  Justin Clark-Casey (justincc) a5b3989e5d Insert a new log level 4 for HTTP IN and HTTP OUT that will log how long the request took. 12 years ago
  Justin Clark-Casey (justincc) 387a1bb283 Add ability to turn on/off logging of outgoing HTTP requests flowing through WebUtil. 12 years ago
  Melanie a97436f2f1 Catch a nullref in the code to suppress GetTexture warnign spam we can't 12 years ago
  Melanie 66bf1376b5 Merge branch 'avination' into careminster 12 years ago
  Melanie db774d4292 Merge branch 'master' into careminster 12 years ago
  Melanie 2aa7a22129 Sequence/throttle asset retrievals. 12 years ago
  Melanie 387e59ff7f Revamp the HTTP textures handler to allow a maximum of four fetches 12 years ago
  Melanie 52d74cf274 Allow setting max connections for an endpoint 12 years ago
  Justin Clark-Casey (justincc) 7df7b86ec5 Fix bug in logging sample input at debug http level 4. 12 years ago
  Justin Clark-Casey (justincc) 25111e703f Add levels 4 and 5 to "debug http" console command that will log a sample of incoming request data and the entire incoming data respectively. 12 years ago
  UbitUmarov a7250c6ea1 add a extra httppool thread to compensate for webfetchinventory 12 years ago