fix: remove not needed Http::clear()
This commit is contained in:
@@ -76,11 +76,6 @@ Http & Http::begin()
|
||||
}
|
||||
|
||||
|
||||
void Http::clear()
|
||||
{
|
||||
reset_headers();
|
||||
}
|
||||
|
||||
|
||||
Http::~Http()
|
||||
{
|
||||
|
Reference in New Issue
Block a user