Update svn properties. Minor formatting cleanup. Fix some minor typos. Remove some old dead code.

This commit is contained in:
Jeff Ames
2008-09-13 21:39:26 +00:00
parent 1ab0c0192f
commit 6e6465f6c1
3 changed files with 994 additions and 1010 deletions

View File

@@ -58,7 +58,7 @@ using System.Collections;
* //TODO
*
* This probably needs some throttling mechanism but
* its wide open right now. This applies to both
* it's wide open right now. This applies to both
* number of requests and data volume.
*
* Linden puts all kinds of header fields in the requests.
@@ -77,7 +77,7 @@ using System.Collections;
* HTTPS support
*
* Configurable timeout?
* Configurable max repsonse size?
* Configurable max response size?
* Configurable
*
* **************************************************/