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

feat: Use <boolean> values for setting options in libcurl #1

Open
fraya opened this issue Jan 25, 2025 · 0 comments
Open

feat: Use <boolean> values for setting options in libcurl #1

fraya opened this issue Jan 25, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fraya
Copy link
Owner

fraya commented Jan 25, 2025

dylan-curl currently uses 0 and 1 to set some options (e.g., enabling or disabling specific features). This approach could be improved by supporting Dylan values, which are automatically converted to long integers.

@fraya fraya added the enhancement New feature or request label Jan 25, 2025
@fraya fraya self-assigned this Jan 25, 2025
@fraya fraya changed the title feat: Use Dylan <boolean> Values for setting options in libcurl feat: Use <boolean> values for setting options in libcurl Jan 25, 2025
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

No branches or pull requests

1 participant