Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-16 | External include files | Micael Karlberg | |
HTTPD header file install "fixed". That is, the include files in the include dir are installed in the include dir (by the Makefile in the src/inets_app). New wrapper header files (with the same names httpd.hrl and mod_auth.hrl) has been created in the src/http_server dir (which in turn is installed in the src/http_server dir by the Makefile in the src/http_server dir). | |||
2010-11-29 | URL-encoding - add support in client and more usage in server. Also | Ingela Anderton Andin | |
added missing include directory. |