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
When I modify my server code only Meteor does not force a client to refresh, however there will be no headers available in list after the reset and no headers will be available until the client refreshes their browser.
Server side methods such as getClientIP etc throw exceptions because it assumes that the headers are available.
The text was updated successfully, but these errors were encountered:
When I modify my server code only Meteor does not force a client to refresh, however there will be no headers available in list after the reset and no headers will be available until the client refreshes their browser.
Server side methods such as getClientIP etc throw exceptions because it assumes that the headers are available.
The text was updated successfully, but these errors were encountered: