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

Request chaining through embedded Javascript #14

Merged
merged 44 commits into from
Jan 25, 2023
Merged

Request chaining through embedded Javascript #14

merged 44 commits into from
Jan 25, 2023

Conversation

shrsv
Copy link
Contributor

@shrsv shrsv commented Jan 25, 2023

Major change: Support request chaining through embedded Javascript interpreter goja.
Minor change: Remove dependency on httpie, and switch to fork of httpie-go.

Documentation updates explaining the new changes.

Addresses multiple issues:

  1. How to make use of variable to remember the response and use it in subsequence command? #10
  2. Use a Go-based HTTP Client or lib instead of HTTPie ? #12

@shrsv shrsv added the enhancement New feature or request label Jan 25, 2023
@shrsv shrsv merged commit e8a61fe into main Jan 25, 2023
LinceMathew pushed a commit that referenced this pull request Dec 28, 2023
LinceMathew pushed a commit that referenced this pull request Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant