Commit Graph

2 Commits

Author SHA1 Message Date
Chris Boden
524f879954 Fixed failing HTTP unit tests from PSR-7 2016-02-11 18:24:29 -05:00
Chris Boden
f50af83fa7 [Http][Security] OriginCheck + same host/origin policy
Added the Http\OriginCheck component that will only allow connections coming from desired Origins
Same host+origin policy by default: App.php, by default, will only allow connections from the given hostname
Fixes #102
2013-07-20 18:41:08 -04:00