ktamas77 / firebase-php

Firebase PHP Client
792 stars 215 forks source link

Follow HTTP redirects #27

Closed MiniCodeMonkey closed 8 years ago

MiniCodeMonkey commented 9 years ago

The Nest API requires you to follow redirects, and it's very likely that they are not the only ones.

Please add support for following redirects :)