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
If you want to distribute your lib as a standalone web server (A), then you have to take into account that other developpers using it might have their own web server (B) in their go app. Please patch you lib to allow web pages served by B to request server A.
If you want to distribute your lib as a standalone web server (A), then you have to take into account that other developpers using it might have their own web server (B) in their go app. Please patch you lib to allow web pages served by B to request server A.
The text was updated successfully, but these errors were encountered: