All docs
This doc
...
Name |
| ||
---|---|---|---|
Possible Values | true | ||
Default Behavior | false | ||
Scope | axis2 | ||
Description | Remove cookie header from blocking request calls that passes through the HTTPS Servlet transport (for GET and POST HTTP methods). | ||
Example |
|
Name | DECODE_MULTIPART_DATA |
---|---|
Possible Values | true, false |
Default Behavior | false |
Scope | axis2 |
Description | Specifies whether to decode multipart messages when the message is built in a content aware mediation scenario. Otherwise, the outgoing message will be in the encoded form. |
Example | <property name="DECODE_MULTIPART_DATA" value="true" scope="axis2" action="set" type="BOOLEAN"/> |