I tried to use Rails method request.headers["Access-Token"]
to get Access-Token from Headers and move it to Body. But the problem is that headers' output looks like this:
https://pp.vk.me/c638121/v638121746/239b4/PF4NFzGBTio.jpg
Is there any way to access Access-Token
from headers?