It seems good convention to also add the "Status:" header
This commit is contained in:
@@ -78,6 +78,7 @@ feature -- Header output operation
|
||||
do
|
||||
set_status_code (a_status_code)
|
||||
create h.make
|
||||
h.put_status (a_status_code)
|
||||
if a_headers /= Void then
|
||||
from
|
||||
i := a_headers.lower
|
||||
|
||||
Reference in New Issue
Block a user