Skip to content

http.call.after

Run custom logic after an HTTP call completes.

Usage

properties
http.call.after=groovy:logger.info("Response: " + response.code())

Released under the Apache-2.0 License.