Skip to content

Remove HTTP::UserAgent #4509

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

Open
coke opened this issue Aug 9, 2024 · 3 comments
Open

Remove HTTP::UserAgent #4509

coke opened this issue Aug 9, 2024 · 3 comments
Labels
docs Documentation issue (primary issue type)

Comments

@coke
Copy link
Collaborator

coke commented Aug 9, 2024

Rework util/create-brackets-table.raku to use Cro::HTTP::Client to avoid two similar-but-different dependencies.

@coke coke added the docs Documentation issue (primary issue type) label Aug 9, 2024
@coke coke added this to the 2024-Quarter-3 milestone Aug 9, 2024
@lizmat
Copy link
Collaborator

lizmat commented Jan 31, 2025

why not simplify to using curl ?

@coke
Copy link
Collaborator Author

coke commented Jan 31, 2025

Sure - if we do that, we can remove both modules instead of keeping one.

@coke
Copy link
Collaborator Author

coke commented Feb 1, 2025

Sure - if we do that, we can remove both modules instead of keeping one.

... But then we depend on an external program - can we add that to the META6 deps or is it just an external dependency at that point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type)
Projects
None yet
Development

No branches or pull requests

2 participants