What problem does this feature solve?

local schemes ignore the result except token, but sometimes we may need the hole response. For my situation, server will tell me some information about this login action, but I cant get it
What does the proposed changes look like?
return the whole response
This feature request is available on Nuxt community (#c375)
What problem does this feature solve?
local schemes ignore the result except token, but sometimes we may need the hole response. For my situation, server will tell me some information about this login action, but I cant get it
What does the proposed changes look like?
return the whole response