Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cli interceptors accepts url #1102

Merged
merged 9 commits into from
Nov 7, 2023

Conversation

BlackOrder
Copy link
Contributor

CLI protocol for interceptors, You can pass a url for script same as file path. using same syntax python3(https://domain.com/path/to/script). The path can be http://, https://, ftp://, or file://

Checks

  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

@farirat
Copy link
Contributor

farirat commented Jan 10, 2023

Hey @BlackOrder
Please check and fix the test coverage here so i can merge this pr.

@farirat farirat changed the base branch from master to 0.10 January 10, 2023 15:48
@BlackOrder
Copy link
Contributor Author

Hi @farirat,
all tests passed

@farirat farirat merged commit f74cc31 into jookies:0.10 Nov 7, 2023
5 checks passed
@BlackOrder BlackOrder deleted the cli_interceptors_accepts_url branch December 31, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants