This commit is contained in:
Jocelyn Fiat
2011-09-16 15:02:08 +02:00
parent d06bc76944
commit 18684d167b
2 changed files with 3 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ feature -- Access
end
description: detachable STRING
-- Optional descriptiong
-- Optional description
feature -- Element change
@@ -83,6 +83,7 @@ feature -- Execution
res.write_header ({HTTP_STATUS_CODE}.unauthorized, Void)
res.write_string ("Unauthorized")
end
feature {NONE} -- Implementation
supported_formats: INTEGER