HttpHeaders: Small code refactorings
Also check BList::Add() for success when adding a BHttpHeader.
This commit is contained in:
@@ -76,6 +76,7 @@ public:
|
||||
|
||||
private:
|
||||
void _EraseData();
|
||||
bool _AddOrDeleteHeader(BHttpHeader* header);
|
||||
|
||||
private:
|
||||
BList fHeaderList;
|
||||
|
||||
Reference in New Issue
Block a user