commit | 239c97bc9dc48c5596fa81dc058daa44513e43fd | [log] [tgz] |
---|---|---|
author | Paul Hawke <[email protected]> | Sat Jan 05 15:17:49 2013 -0600 |
committer | Paul Hawke <[email protected]> | Sat Jan 05 15:17:49 2013 -0600 |
tree | 32e890536af470668b2bb8d10e67a1fccd3f5d39 | |
parent | fc243fe23f796d98636581f9d29c5a9ae918b662 [diff] |
meta data files
Fork of the original tiny, easily embeddable HTTP server in Java. Whereas the original was written and maintained at the JDK 1.1 level, this fork aims to bring the code up to JDK 5 (Generics, Map/List vs Hashtable/Vector, Iterator vs Enumerator, etc).
Modified BSD licence.
Original Project website is at: http://iki.fi/elonen/code/nanohttpd/