CodingAleCR / http_interceptor

A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cancel http request

LucPham opened this issue · comments

Hi,
Can I cancel a http processing request?

Hey, so sorry for the delayed response, as of right now there is not an exact way to cancel a request. I have noted the feature and added it to the roadmap. Cheers!

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@CodingAleCR I have added a way to cancel active requests (not a single request) to this PR #96