twitter-api-php icon indicating copy to clipboard operation
twitter-api-php copied to clipboard

Clear POST/GET

Open ghost opened this issue 8 years ago • 2 comments

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

ghost avatar Sep 13 '16 20:09 ghost

This will be a BC break, but it does need to happen. Will look into it.

J7mbo avatar May 08 '17 11:05 J7mbo

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.

JamesCullum avatar Apr 26 '18 11:04 JamesCullum