Like to use httprl_request instead of curl command. Because httprl_request is parallel process whereas curl is not. If the project contain httprl module it is better to use httprl_request instead of curl command.

CommentFileSizeAuthor
#2 cfpurge_httprequest.patch8.04 KBvisveswaraiah

Comments

visveswaraiah created an issue. See original summary.

visveswaraiah’s picture

StatusFileSize
new8.04 KB

Created patch to use httprl_request in cfpurge module.