Commit Graph
5 Commits
Author SHA1 Message Date
Jocelyn Fiat 00d6caba93 Added support for server name 2012-12-20 15:35:48 +01:00
Jocelyn Fiat 89cd5a3b44 Removed initial Thread for the HTTP_HANDLER, this is not needed here
Removed HTTP_SERVER_SHARED_CONFIGURATION from the library ... not needed by the library.
Added HTTP_SERVER_SHARED_CONFIGURATION  to the example to show how to share the configuration, if needed
2011-11-30 19:05:16 +01:00
Jocelyn Fiat c53d4d37a7 added access to the effective port that the server is listening to (useful when we set port to 0 it use a random free port)
added verbose , so that we write message to the console only if desired.
2011-11-03 18:13:55 +01:00
Jocelyn Fiat 34bb793599 Added license.lic and copyright to Javier 2011-10-07 14:36:20 +02:00
Javier Velilla 9dd1439a2f Refactor to use the new library structure convention. 2011-07-15 08:15:31 -03:00