Added missing descriptions

This commit is contained in:
jvelilla
2015-04-09 22:45:37 -03:00
parent 98621cb265
commit e41b0631d6
4 changed files with 13 additions and 16 deletions

View File

@@ -21,6 +21,8 @@ feature -- Basic operations
local
l_auth: HTTP_AUTHORIZATION
do
-- We can inherit from SHARED_LOGGER and write
-- write_debug_log ...
api.logger.put_debug (generator + ".execute ", Void)
create l_auth.make (req.http_authorization)
if attached req.raw_header_data as l_raw_data then