It seems good convention to also add the "Status:" header

This commit is contained in:
Jocelyn Fiat
2011-07-28 10:55:47 +02:00
parent 5c5ba9f038
commit 0da4b7d61b

View File

@@ -78,6 +78,7 @@ feature -- Header output operation
do do
set_status_code (a_status_code) set_status_code (a_status_code)
create h.make create h.make
h.put_status (a_status_code)
if a_headers /= Void then if a_headers /= Void then
from from
i := a_headers.lower i := a_headers.lower