Closed GoogleCodeExporter closed 9 years ago
I see this got added as a Defect rather than an Enhancement. Not sure how to
change it.
Original comment by michael....@gmail.com
on 22 Jun 2012 at 4:44
Changed to Enhancement.
Thanks for providing detailed information. Let me learn a bit about OAuth
before committing on development.
Original comment by subwiz
on 22 Jun 2012 at 6:34
My understanding: Do you want RESTClient to support a quick interface to add
Bearer header value in Request?
Original comment by subwiz
on 5 Jul 2012 at 1:11
>>>Do you want RESTClient to support a quick interface to add Bearer header
value in Request?<<<
Yes, please. That would be great. Thanks.
Original comment by michael....@gmail.com
on 6 Jul 2012 at 2:58
Ok, let me see how I can implement the UI.
BTW, I believe you must be knowing, in the Request Header section you will be
able to set custom Authorization value:
Authorization: Bearer <your-token>
Original comment by subwiz
on 9 Jul 2012 at 9:43
>>>in the Request Header section you will be able to set custom Authorization
value<<<
Hm. I guess that's kind of obvious, isn't it? I didn't realize that was an
option. Given that it's already possible to send an Authorization header using
the Bearer scheme, this Enhancement seems less important.
Original comment by michael....@gmail.com
on 9 Jul 2012 at 5:34
r623 incorporates this feature.
Original comment by subwiz
on 22 Jul 2012 at 12:21
Please test:
http://dl.dropbox.com/u/2505020/restclient-ui-2.6-SNAPSHOT-app.zip
http://dl.dropbox.com/u/2505020/restclient-ui-2.6-SNAPSHOT-jar-with-dependencies
.jar
Original comment by subwiz
on 22 Jul 2012 at 1:20
Tested
http://dl.dropbox.com/u/2505020/restclient-ui-2.6-SNAPSHOT-jar-with-dependencies
.jar with tcpmon between restclient and an HTTP server. The Authorization
header looks good.
Thanks very much!
Michael
Original comment by michael....@gmail.com
on 24 Jul 2012 at 2:45
Thank you!
Original comment by subwiz
on 24 Jul 2012 at 2:47
Original issue reported on code.google.com by
michael....@gmail.com
on 22 Jun 2012 at 4:42