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

Add custom http request headers #54

Open
hanc00l opened this issue Aug 2, 2021 · 1 comment
Open

Add custom http request headers #54

hanc00l opened this issue Aug 2, 2021 · 1 comment

Comments

@hanc00l
Copy link

hanc00l commented Aug 2, 2021

for examples: User-agent

@ix-56h
Copy link

ix-56h commented Jan 25, 2022

I think you can do this passing a Headers map[string][]string to func NewOnlineJob(... , headers map[string][]string, ...).

Edit : My bad this is not the purpose of this parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants