Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -40/+40 |
| | |||||
* | * LLSDStreamhandler now works. | lbsa71 | 2007-07-09 | 1 | -1/+1 |
| | |||||
* | * re-fixed the utf-16 bug in xmlRpcResponse serialization | lbsa71 | 2007-07-04 | 1 | -3/+3 |
| | | | | | | | * added LLSDStreamHandler.cs to Caps (Haven't enabled it yet, though) * removed last traces of old rest handling | ||||
* | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 2007-07-04 | 1 | -0/+40 |
* Removed legacy REST handling * Created two custom IStreamHandlers for asset up/download * Removed quite a lot of double and triple encodings, trying to work towards binary only and direct write into storage. * Introduced BaseStreamHandler with GetParam() and some other goodies |