Closed
Description
Refer to #31 (comment) for a better explanation of the problem.
Monkey-patching all of these functions is non-trivial and requires a lot of code. The user-facing surface of this is pretty large, and I wonder if providing an extension point at the lower levels is actually easier.
Can we do some research to evaluate the feasibility of this?
@RaisinTen You have dug a bit on this on Postman's internal bootstrapper patch, but we do welcome any help or insights from the community.