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

Client unable to fetch URLs with comma #178

Open
demanuel opened this issue Sep 3, 2022 · 0 comments
Open

Client unable to fetch URLs with comma #178

demanuel opened this issue Sep 3, 2022 · 0 comments

Comments

@demanuel
Copy link

demanuel commented Sep 3, 2022

How to reproduce:

> my $resp = await Cro::HTTP::Client.get('https://lobste.rs/t/ai,compsci.rss')
An operation first awaited:
  in block <unit> at <unknown file> line 1

Died with the exception:
    Server responded with 404 Not Found
      in block  at /home/demanuel/.raku/sources/5DF05A37EADB5F570EBCC5CA4E892D3D8C93E425 (Cro::HTTP::Client) line 673

while with curl there's no issue whatsoever.

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

No branches or pull requests

1 participant