-
Notifications
You must be signed in to change notification settings - Fork 2k
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
feat(pre-req): enable manipulation of proxy and certificate through insomnia.request - INS-3379 #7171
Merged
Conversation
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
7 tasks
9 tasks
ihexxa
force-pushed
the
pre-req-req-cleanup-2
branch
4 times, most recently
from
March 15, 2024 14:12
ec8bbaa
to
bb10ea4
Compare
ihexxa
changed the title
feat(pre-req): enable manipulation of proxy and certificate through insomnia.request
feat(pre-req): enable manipulation of proxy, certificate and auth through insomnia.request - INS-3379
Mar 15, 2024
ihexxa
changed the title
feat(pre-req): enable manipulation of proxy, certificate and auth through insomnia.request - INS-3379
feat(pre-req): enable manipulation of proxy and certificate through insomnia.request - INS-3379
Mar 18, 2024
ihexxa
force-pushed
the
pre-req-req-cleanup-2
branch
from
March 19, 2024 02:50
96ad005
to
6b6adac
Compare
jackkav
reviewed
Mar 19, 2024
packages/insomnia-smoke-test/tests/smoke/pre-request-script-features.test.ts
Show resolved
Hide resolved
…request Changes: - chore: revert changes on test - fix: allow user to update active request certs and proxy through insomnia.request - feat: hook settings to insomnia.request and cleanups - test: add a test for proxy and certificate manipulation - fix: lint error - fix: problems after rebasing - fix: revamp auth transforming functions - fix: type checking - test: add a unit test for auth transforming
jackkav
force-pushed
the
pre-req-req-cleanup-2
branch
from
March 21, 2024 11:22
36d2e4a
to
30571f5
Compare
jackkav
approved these changes
Mar 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please review this PR (#7170) firstly as current one is based on it
This is change is not part of request manipulation PR because this basically manipulate values from settings and clientCertificates, and for making PRs small.
Changes:
insomnia.request
How to test
Run this script and check if it runs well: