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
hi @josteink@KartikTalwar , when i check from your source code, i see you used XMLHttpRequest to handle every request.
When i used event gmail.observe.before('send_message',() => {...}), Is there any way I can update header using setRequestHeader
I tried to use it in this event but it doesn't seem to work
The text was updated successfully, but these errors were encountered:
Thank you for your feedback. I founded a quick solution for my project. I think there will be some cases where this function is needed, maybe you should consider this feature in the future.
hi @josteink @KartikTalwar , when i check from your source code, i see you used XMLHttpRequest to handle every request.
When i used event gmail.observe.before('send_message',() => {...}), Is there any way I can update header using setRequestHeader
I tried to use it in this event but it doesn't seem to work
The text was updated successfully, but these errors were encountered: