Menu

EasyHTTPD - Embedded HTTP Server/Parser / News: Recent posts

regex dependency removed

Removed regex as a dependency. Regex library is no longer needed.

Posted by Barry Sprajc 2007-07-19

Added:Header Support, SSL

Added member functions to do the following:
o Get the client headers
o Send headers back to the client
o Specify alternate socket send/recv functions to support use with OpenSSL
o Specify a pre-request handler, a handler that can be called for all requests
before the specifc request handler get called

Added hello world sample using OpenSSL.

Posted by Barry Sprajc 2007-07-19

YOUR feedback requested, new and existing users.

If you have downloaded the class library, please help to make this project usable for everyone by sending in negative or positive feedback.

There have been many downloads of the class, but is anybody finding it useful? Who knows?

Knowing to what extent the class meets YOUR needs and where it falls short is very valuable information.

Please take a minute or two to provide feedback throught bug tracker, or email me directly. ... read more

Posted by Barry Sprajc 2007-07-12

Wiki Online - Examples, FAQ, Docs

A wiki for EasyHTTPD is now on-line at http://www.littletux.com/wiki

The wiki contains the most up-to-date documentation, and examples of how accomplish various tasks with the class library and member functions.

It is a work-in-progress, but content is being added almost daily.

If you need to know something, and the wiki does not have it, feel free to submit a bug through the tracker.

Also, you may email me directly, my email address is located at http://www.littletux.com ,in an image to deter spam... read more

Posted by Barry Sprajc 2007-07-12