0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created version 0.1.9.0. More... over 8 years ago
Implemented timeouts. More... over 8 years ago
Merge branch 'jakubmacek-master' More... over 8 years ago
Fixed race condition when stopping TCP server. More... over 8 years ago
Changed the parsing of HttpRequest.QueryString and Forms to fill directly into a NameValueCollection to support keys with multiple values. More... almost 9 years ago
Created version 0.1.8.0. More... almost 9 years ago
Merge pull request #7 from jakubmacek/master More... almost 9 years ago
Fixed exception when Common.Logging dependency is missing. More... almost 9 years ago
Updated documentation. More... about 9 years ago
Created version 0.1.7.0. More... about 9 years ago
Removed dependency on Common.Logging. More... about 9 years ago
Created version 0.1.6.0. More... about 11 years ago
Accept methods other than GET and POST. More... about 11 years ago
Created version 0.1.5.0. More... about 11 years ago
Reset input stream for unknown requests. More... about 11 years ago
Created version 0.1.4.0. More... over 11 years ago
Implemented support for encoding when decoding URI encoded strings. More... over 11 years ago
Updated solution to Visual Studio 2012. More... over 11 years ago
* Created version 0.1.3.0. More... over 11 years ago
* Disconnect the client when a read did not result in any available data. More... over 11 years ago
* Updated .gitignore. More... over 11 years ago
* Created NuGet package; More... about 12 years ago
* Updated to latest version of Common.Logging; More... about 12 years ago
* Created version 0.1.1.0. More... over 12 years ago
* Hardened against exceptions while returning an internal server error; More... over 12 years ago
* Added encoding and decoding methods to HttpServerUtility. More... over 12 years ago
* Added license and readme. More... over 12 years ago
* Added small demonstration project. More... over 12 years ago
* Added support for cookies. More... over 12 years ago
* Cleaned up AssemblyInfo. More... over 12 years ago