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

How do I add request headers? I saw the accept method which is expecting a string, but I need to add new key,value pairs for headers #150

Open
hagarwal-mdsol opened this issue Sep 7, 2018 · 3 comments

Comments

@hagarwal-mdsol
Copy link

No description provided.

@PengTan-Capillarytech
Copy link

Have you solved this problem? I also encountered the same problem, did not see the instructions

@PengTan-Capillarytech
Copy link

@kevinsawicki

@PengTan-Capillarytech
Copy link

I've found a way to do that. HttpRequest.get().header("yourKey","yourValue")

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