Implemented 503 and 414 responses in WSF_ROUTED_SERVICE

This commit is contained in:
Colin Adams
2013-03-16 14:08:33 +00:00
parent 1c19ff4544
commit a6fbed22fe
2 changed files with 121 additions and 2 deletions

View File

@@ -819,6 +819,8 @@ feature {NONE} -- Implementation
h.append_character ('%N')
end
feature -- Access
date_to_rfc1123_http_date_format (dt: DATE_TIME): STRING_8
-- String representation of `dt' using the RFC 1123
local