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

aidoku::std::net::Request.status_code() Always Return -1 #9

Open
aphronyx opened this issue Dec 5, 2023 · 1 comment
Open

aidoku::std::net::Request.status_code() Always Return -1 #9

aphronyx opened this issue Dec 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@aphronyx
Copy link

aphronyx commented Dec 5, 2023

No description provided.

@Skittyblock Skittyblock added the bug Something isn't working label Dec 7, 2023
@Skittyblock
Copy link
Member

Complete guess without looking at the code at all: probably because sending a request automatically drops it after returning the result, so the status code can't be fetched. This will be fixed with the new source api since aidoku-rs is changing significantly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants