HeaderList::delete involves a Vector::remove_all_matching internally. So if an exempt header appeared again later in the header list, we would be accessing the name string of the previously deleted header. |
||
|---|---|---|
| .. | ||
| Cache | ||
| CMakeLists.txt | ||
| Forward.h | ||
| Header.cpp | ||
| Header.h | ||
| HeaderList.cpp | ||
| HeaderList.h | ||
| HTTP.cpp | ||
| HTTP.h | ||
| HttpRequest.cpp | ||
| HttpRequest.h | ||
| Method.cpp | ||
| Method.h | ||
| Status.h | ||