aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/BaseRequestHandler.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-7/+7
|
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-0/+23
|
* Implement optional name and description on http stream handlers so that we ↵Justin Clark-Casey (justincc)2012-05-031-1/+9
| | | | | | can relate a slow request to what the handler actually does and the agent it serves, if applicable. This is most useful for capabilities where the url is not self-describing.
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-201-1/+1
|
* * Introduced new HttpServer.Tests projectlbsa712009-05-081-0/+7
| | | | | | | * Split the GetAssetStreamHandler testing into separate tests for BaseRequestHandler * Ignored some gens
* * Added some more GetAssetStreamHandlerTestslbsa712009-05-071-3/+11
| | | | | * In the process, caught a potential bug where the handler would allow paths not starting with the registered prefix
* * Added some GetAssetStreamHandlerTestslbsa712009-05-061-2/+2
| | | | | * Minor tweaks to attain testability
* Committing the changed treeMelanie Thielker2009-05-041-0/+71