Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

jquery 1.8 without SSL (https) from ajax.googleapis.com is blocked by some firewall #135

Open
sreekumarp opened this issue Aug 23, 2017 · 1 comment

Comments

@sreekumarp
Copy link

sreekumarp commented Aug 23, 2017

#In my company, jquery CDN url with out https is blocked.

Blocked URL:
http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js

Working URL:
https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js

I can see in if we browser below url its working,
https://plnkr.co/edit/?p=options
Because, this URL or route uses jquery with HTTPS - Identified from developer tools.

The same is not working with below urls, because, this URL or route uses jquery without HTTPS (http only)

  1. http://plnkr.co/
  2. http://plnkr.co/edit/SAl4YVXKRWpS7OeTYMrd?p=preview

Can we change all to HTTPS ?

#filearts/plunker_www#110

@sreekumarp
Copy link
Author

Sry. Please close this issue. Raised in right repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant