Use HTTP_HEADER instead of WSF_HEADER

(WSF_HEADER is kept for convenience and existing code)
This commit is contained in:
Jocelyn Fiat
2011-11-25 15:53:15 +01:00
parent 48d4d26cda
commit 42be0b2a4e
12 changed files with 29 additions and 27 deletions

View File

@@ -31,7 +31,7 @@ feature {NONE} -- Initialization
feature -- Access
headers: WSF_HEADER
headers: HTTP_HEADER
feature -- Recycle

View File

@@ -32,7 +32,7 @@ feature -- Recycle
feature -- Access
headers: WSF_HEADER
headers: HTTP_HEADER
api: STRING
-- Associated api query string.