PHP Common code for redirection.io proxy
API documentation for redirection.io
* Allow to deactivate persist flag on client connections
* pass the HTTP method to the agent * pass the proxy version to the agent * add `projectKey` parameter in PHP SDK
**This version only work with agent on version 1.3.0 and up** ## Changes * Rewrite read behavior, this fix a lot of networks bug * Use no_delay…