Code completion of Content-Type values in the XML DSLs #53
Labels
enhancement
New feature or request
Spring XML DSL
Related to the Citrus Spring XML test DSL
XML DSL
Related to the Citrus YAML test DSL
Milestone
Summary
The Java DSL has already had support for completing Content-Type header values. Let's do it for the XML DSLs as well.
Tasks
header.element@value
when thename
attribute is set to Content-Typesoap...message.attachment@content-type
citrus-http:client@content-type
in 'http://www.citrusframework.org/schema/http/config'http:GET/POST.http:headers@content-type
in 'http://www.citrusframework.org/schema/http/testcase'http.send-request.GET.content-type
in 'http://citrusframework.org/schema/xml/testcase'http.receive-response.response@content-type
in 'http://citrusframework.org/schema/xml/testcase'The text was updated successfully, but these errors were encountered: