You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set Content-Type hedaer but it doesn't work and still I have application/json; charset=utf-8 in responses. I'm trying to send pdf document to user like
Hi
I'm trying to set
Content-Type
hedaer but it doesn't work and still I haveapplication/json; charset=utf-8
in responses. I'm trying to send pdf document to user likeAlso using
seatHeader
option does not work. I found this issue koajs/koa#1120 but I'm not sure if it is related...Thank You.
The text was updated successfully, but these errors were encountered: