Files
meteor/docs/client
Emily Stark f89941412a Smooth over some cross-browser CSP differences.
* Adding "foo.com" to your CSP via browser-policy now adds both
  "http://foo.com" and "https://foo.com". This smooths over the fact
  that some browsers interpret "foo.com" as "http://foo.com" and some
  interpret it as http AND https.
* Trim trailing slashes from origins. Firefox does not allow content
  from foo.com if you add "foo.com/" to your CSP.
2014-01-11 20:36:01 -08:00
..
2013-12-05 13:14:10 -08:00
2013-04-01 10:31:07 -07:00
2014-01-07 16:34:25 -08:00
2013-11-26 15:34:03 -08:00
2013-12-05 13:14:10 -08:00
2013-04-01 14:29:16 -07:00