It seems good convention to also add the "Status:" header
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user