From b1029128e0b941e89e3248d549501d22eef299f0 Mon Sep 17 00:00:00 2001 From: thefosk Date: Fri, 1 Nov 2013 20:00:48 -0700 Subject: [PATCH] readme async alert --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 22e3780..e85a119 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +
+At this time Unirest-PHP only support syncronous requests, and I would really love to implement asynchronous support. If you guys have any feedback or ideas please comment on issue #23. +
+ # Unirest for PHP [![Build Status](https://api.travis-ci.org/Mashape/unirest-php.png)](https://travis-ci.org/Mashape/unirest-php) Unirest is a set of lightweight HTTP libraries available in multiple languages, ideal for most applications: