twitter-api-php
twitter-api-php copied to clipboard
Clear POST/GET
Please add the ability to clear the POST/GET fields after the request and when exeptions happen. With this we don't need to create new class after each request
This will be a BC break, but it does need to happen. Will look into it.
Took me now quite some time to figure out that this was breaking my code. Maybe you can at least specify this instruction in the error message as a start? Providing a simple method to clear it is easy to add as well.