Commit History

Author SHA1 Message Date
  Teravus Ovares 8f07f2e8b0 * A few more fixes to HttpServer. 16 years ago
  Dr Scofield ad04626737 cleaning up OSHttpResponse: note that read access to extra header 16 years ago
  Teravus Ovares ae265e2f76 * Fixes a http protocol violation in HttpServer in Linux. StringWriter.Append() vs StringWriter.Append("\r\n"); StringWriter.Append() produces "\n" in *nix* 16 years ago
  Teravus Ovares 79b2e5ac71 * Replacing Net.HttpListener with HttpServer. 16 years ago
  Teravus Ovares 6ea5b515d0 * Get the code up to speed with my -#dev e-mail example. (uncomment out lines 227 - 235 to test. 16 years ago
  Dr Scofield 60618c1895 temporarily disabling HttpServer related stuff (take #2: Exclude takes 16 years ago
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Dr Scofield b77bcb6660 fixes a couple of issues i introduced yesterday, one of them MapBlock queries crashing. 16 years ago
  Charles Krinke 8fcd9532ab Mantis#1745. Thank you kindly, Lulurun for a patch that: 16 years ago
  Dr Scofield 7692f3e18f further work in progress on the HttpServer side: XmlRpc handler path 16 years ago
  Dr Scofield 7f0bcc5aa1 further progress on HttpServer integration: OSHttpRequest can now be 16 years ago
  Jeff Ames 5d77625e9a Update svn properties. Formatting cleanup. 16 years ago
  Dr Scofield d725d1208b adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and HttpListenerResponse respectively. 16 years ago