Hi,
While testing my REST API's I have to provide an authentication token as
request Header X-Auth-Token.
Every thime the token expires in the backend, I have to get a new token value
and update all my previously saved requests' header values.
It would be great if I could set a global parameter and refer to the value of
this parameter in all my REST requests and whenever I change the value of this
parameter globally, all my REST requests would be affected immediately.
thanks for great work so far !
Original issue reported on code.google.com by e.gu...@gmail.com on 26 Aug 2014 at 7:15
Original issue reported on code.google.com by
e.gu...@gmail.com
on 26 Aug 2014 at 7:15