Re: April CCXML, 7_1: attribute enctype used with the value of the method "post" in <dialogprepare>

Petr,

Here is what we do...

When the method is "get" we send any namelist'd variables as part of the 
URL and ignore enctype.

When the method is "post" we then examine enctype if there are 
namelist'd vars to determine how to attach
them to the "post" request.

Regards,
Chris

Petr Kuba wrote:
> Hello www-voice,
>
> In 7_1, assertion 456, the 'enctype' attribute is used in 
> <dialogprepare> although the value of the 'method' attribute is "post".
>
> According to the Specification, 7.2.1.2, the 'enctype' attribute is 
> "Valid only when the value of the method is 'post'". What does it mean 
> that the atribute is "valid"? Does it mean that 'enctype' MUST not be 
> used if the value of the 'method' is "get"? Or does it mean that 
> 'enctype' can be used and is just ignored?
>
> Furthermore, we recommend to state explicitly that the value of the 
> 'method' attribute is case-insensitive in all elements where this 
> attribute appears. This is stated in Appendix L3 but not in the 
> description of elements.
>
>
> Thanks,
> Petr
>


-- 
Chris Davis
Interact Incorporated R&D
512-502-9969x117

Received on Thursday, 27 May 2010 17:45:02 UTC