urbanairship / php-library2

Urban Airship PHP Library
http://docs.urbanairship.com/reference/libraries/php/
Other
38 stars 39 forks source link

Proxy CONNECT aborted #33

Open akramfares opened 6 years ago

akramfares commented 6 years ago

Hello,

I'm trying to send a simple push notification, but I get this error. After some debugging, I found out that the problem comes from nategood/httpful library used here.

Here is the issue with more details: https://github.com/nategood/httpful/issues/269

nihatinci commented 6 years ago

I`m having the same issue , we are using proxy with urbanairship library and it disables proxy because of content-length in the header.