/jthttp

Primitive HTTP server written in Java with training purposes.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Jthttp -- Primitive HTTP server written in Java with training purposes.
This server use multithreading model with creation one thread per request.

Author: Viacheslav Chumushuk <voice@root.ua>, 2010

This library is released under the GNU General Public License version 3 or later, which is
distributed in the COPYING file.
You should have received a copy of the GNU General Public License along with
this program.  If not, see <http://www.gnu.org/licenses/>.