<api port="2000">
<response>
<setCookies>
<cookie name="SESSION" value="akj34"/>
</setCookies>
</response>
<return/>
</api>
API on port 2000 that issues a SESSION cookie with value akj34 in the response
| Elements | Description | Cardinality |
|---|---|---|
| cookie | Registers the list of <cookie> child elements. | 0..* |