Skip to content

Commit

Permalink
Merge pull request #13306 from thisaltennakoon/master
Browse files Browse the repository at this point in the history
Fixed invalid error codes when sending request to a unavailable API endpoint with a binary file with .yaml extension
  • Loading branch information
tgtshanika authored Jan 8, 2024
2 parents ce3c90f + 7ebd195 commit b0e9aed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<property name="RESOURCE" expression="fn:concat('/', $axis2:REST_URL_POSTFIX)"/>
<property name="HEALTH CHECK URL" expression="$axis2:TransportInURL"/>
</log>
<property name="message.builder.invoked" value="true" scope="axis2" type="BOOLEAN"/>
<property name="url_axis2" expression="$axis2:TransportInURL"/>
<filter source="$axis2:TransportInURL" regex="/">
<payloadFactory media-type="xml">
Expand Down

0 comments on commit b0e9aed

Please sign in to comment.