added REQUEST_HANDLER_CONTEXT.string_array_path_parameter (...) to help user handling list/array parameters

fixed postcondition WSF_REQUEST.set_meta_string_variable ...
This commit is contained in:
Jocelyn Fiat
2012-01-31 12:12:41 +01:00
parent 2c4df29877
commit 945ef79857
3 changed files with 25 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ feature -- Access
uri_template_match: URI_TEMPLATE_MATCH_RESULT
feature -- Query
feature -- Query
path_parameter (a_name: READABLE_STRING_8): detachable WSF_VALUE
do