Skip to content

Commit

Permalink
🎉Added badges from https://poser.pugx.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Svish authored Feb 6, 2017
1 parent e2aa4f0 commit 8cba930
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
PHP Cross-Origin Proxy
===

![Latest version](https://poser.pugx.org/geekality/php-cross-domain-proxy/version?format=flat-square)
![Downloads](https://poser.pugx.org/geekality/php-cross-domain-proxy/downloads?format=flat-square)
![License](https://poser.pugx.org/geekality/php-cross-domain-proxy/license?format=flat-square)

Client-side HTTP requests, are limited by browser cross-origin restrictions.

Preferably fixed by [enabling CORS](http://enable-cors.org/server.html) on the server you're trying to call, but sometimes this just isn't possible because reasons.
Expand Down

0 comments on commit 8cba930

Please sign in to comment.