Given the relatively recent support for POST/PUT/etc. (http://aws.amazon.com/about-aws/whats-new/2013/10/15/amazon-cloudfront-now-supports-put-post-and-other-http-methods/), if you don’t require any other protocol support (WebSockets, for example), what would be the downside to putting all your requests through it?
I’m trying to understand the caveats of using CF for my entire site.