How to add header when sending request.get #977
Closed
uteminhduc
started this conversation in
General
Replies: 2 comments
-
|
I hope they implement this feature.This project works for the time being |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I read the docs but can't see any method to send a header attached to a request as cookies,
my
request.getsample like that{ "cmd": "request.get", "url": "https://api.sampleapis.com/beers/ale", "headers": { "Authorization": "JWT blabla" } }Please support that feature.
Beta Was this translation helpful? Give feedback.
All reactions