aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/RestStreamHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * optimized usings.lbsa712009-02-121-1/+0
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-201-1/+1
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-191-1/+2
* Formatting cleanup.Jeff Ames2008-05-161-1/+1
* From: Dr Scofield <DrScofield@xyzzyxyzzy.net>Sean Dague2008-05-141-0/+5
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* * Optimized usingslbsa712007-10-301-8/+6
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* changed to native line ending encodingSean Dague2007-07-161-31/+31
* * LLSDStreamhandler now works.lbsa712007-07-091-1/+1
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-041-22/+8
* * Added StreamHandler supportlbsa712007-07-041-2/+32
* * Started work on converting BaseHttpServer to a stream dispatcherlbsa712007-07-041-0/+15