Skip to content

Commit 8cba930

Browse files
authored
🎉Added badges from https://poser.pugx.org
1 parent e2aa4f0 commit 8cba930

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
PHP Cross-Origin Proxy
22
===
33

4+
![Latest version](https://poser.pugx.org/geekality/php-cross-domain-proxy/version?format=flat-square)
5+
![Downloads](https://poser.pugx.org/geekality/php-cross-domain-proxy/downloads?format=flat-square)
6+
![License](https://poser.pugx.org/geekality/php-cross-domain-proxy/license?format=flat-square)
7+
48
Client-side HTTP requests, are limited by browser cross-origin restrictions.
59

610
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.

0 commit comments

Comments
 (0)