Skip to content

Instantly share code, notes, and snippets.

@jdorfman
Created October 11, 2016 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdorfman/66268cd8ee122c1d364ee486404b1df1 to your computer and use it in GitHub Desktop.
Save jdorfman/66268cd8ee122c1d364ee486404b1df1 to your computer and use it in GitHub Desktop.
$ wc -c ajax.googleapis.com maxcdn.bootstrapcdn.com
     518 ajax.googleapis.com
     396 maxcdn.bootstrapcdn.com
@jdorfman
Copy link
Author

via:
curl -I https://ajax.googleapis.com/ajax/libs/angularjs/1.5.7/angular.min.js
curl -I https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment