-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: handle
CONNECT
requests for http destinations (#50)
* handle clients which send a connect request for http destinations * if verbose is set for act, then set verbose for ForwardProxy as well * fixed tests to actually test mocking via ForwardProxy. added test for http connect requests * updated package.json and package-lock.json files * updated docs * fix tests by passing parents env variables to child so that node is accessible
- Loading branch information
1 parent
19e8d9c
commit bb09768
Showing
7 changed files
with
548 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.