cosmetic
This commit is contained in:
@@ -232,7 +232,6 @@ feature {NONE} -- Implementation: Form analyzer
|
|||||||
default_content_type: STRING = "text/plain"
|
default_content_type: STRING = "text/plain"
|
||||||
-- Default content type
|
-- Default content type
|
||||||
|
|
||||||
|
|
||||||
note
|
note
|
||||||
copyright: "2011-2012, Jocelyn Fiat, Javier Velilla, Eiffel Software and others"
|
copyright: "2011-2012, Jocelyn Fiat, Javier Velilla, Eiffel Software and others"
|
||||||
license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"
|
license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"
|
||||||
|
|||||||
@@ -987,7 +987,6 @@ feature {NONE} -- Query parameters: implementation
|
|||||||
|
|
||||||
add_value_to_table (a_name: READABLE_STRING_8; a_value: READABLE_STRING_8; a_table: HASH_TABLE [WSF_VALUE, READABLE_STRING_32])
|
add_value_to_table (a_name: READABLE_STRING_8; a_value: READABLE_STRING_8; a_table: HASH_TABLE [WSF_VALUE, READABLE_STRING_32])
|
||||||
local
|
local
|
||||||
|
|
||||||
v: detachable WSF_VALUE
|
v: detachable WSF_VALUE
|
||||||
n,k,r: STRING_8
|
n,k,r: STRING_8
|
||||||
k32: STRING_32
|
k32: STRING_32
|
||||||
|
|||||||
Reference in New Issue
Block a user