mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 07:48:11 +00:00
![]() We can't keep a span (ReadonlyBytes) to a move()'d ByteBuffer in the header_names_seen HashTable - copy the original name span instead which works the same thanks to CaseInsensitiveBytesTraits. This would sporadically fail the contains() check due to garbage data, later leading to a VERIFY() crash in the OrderedHashTable append loop. |
||
---|---|---|
.. | ||
Bodies.cpp | ||
Bodies.h | ||
Headers.cpp | ||
Headers.h | ||
Methods.cpp | ||
Methods.h | ||
Requests.cpp | ||
Requests.h | ||
Responses.cpp | ||
Responses.h | ||
Statuses.cpp | ||
Statuses.h |