Open bughp opened 6 years ago
Hello bughp,
Could you provide more information on your problem. Do you have a 403 when trying to download the library?
Thanks
If you are using parse-server as a proxy with Nginx you must place these lines in nginx config.
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $connection_upgrade;