Mule 4 custom policy performance improvement
I recently developed a Mule 4 custom policy which intercepts an incoming request, makes an api call using the req body and from the response received, it appends a header with the response value. The policy works fine.
Mule 4 custom policy performance improvement
I recently developed a Mule 4 custom policy which intercepts an incoming request, makes an api call using the req body and from the response received, it appends a header with the response value. The policy works fine.