renamed HTTP_HEADER_BUILDER as HTTP_HEADER_MODIFIER
This commit is contained in:
@@ -172,7 +172,7 @@ feature {WSF_RESPONSE_EXPORTER} -- Header output operation
|
||||
|
||||
feature -- Header access
|
||||
|
||||
header: HTTP_HEADER_BUILDER
|
||||
header: HTTP_HEADER_MODIFIER
|
||||
-- Associated header builder interface.
|
||||
local
|
||||
res: like internal_response_header
|
||||
|
||||
@@ -9,7 +9,7 @@ class
|
||||
WSF_RESPONSE_HEADER
|
||||
|
||||
inherit
|
||||
HTTP_HEADER_BUILDER
|
||||
HTTP_HEADER_MODIFIER
|
||||
|
||||
WSF_RESPONSE_EXPORTER -- to access WSF_RESPONSE.internal_header
|
||||
|
||||
|
||||
Reference in New Issue
Block a user