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

[HELP] How do I add a Request header #285

Open
SVNzK opened this issue Dec 8, 2024 · 2 comments
Open

[HELP] How do I add a Request header #285

SVNzK opened this issue Dec 8, 2024 · 2 comments

Comments

@SVNzK
Copy link

SVNzK commented Dec 8, 2024

I want to download gofile files using aim,
But gofile needs to use a cookie, which is about the account token

Where should I add this header? Thank

@mihaigalos
Copy link
Owner

Hi @SVNzK,

Please contribute a PR with the required functionality.
You will need to implement a way of reading a --header/-H flag from the commandline and pass it to https.rs :: _get(), like here.

Don't worry too much on getting everything perfect. I can help.

@SVNzK
Copy link
Author

SVNzK commented Dec 11, 2024

okey, i try it

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

2 participants