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

[WIP] Implement new subcommand curl. #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

lambdafu
Copy link
Collaborator

@lambdafu lambdafu commented Dec 15, 2017

This adds a new subcommand, "curl", for the toolbox that fetches an URL (similar to curl command line tool). Fixes #39. Missing features:

  • connect-to
  • timeout
  • post data
  • cainfo
  • proxy settings

The proxy settings should be done on the global option scope, and propagate to dirmngr, curl and other subcommands.

@lambdafu lambdafu force-pushed the master branch 2 times, most recently from 30d03fb to e0c2d27 Compare December 18, 2017 02:36
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.

neopg curl
1 participant