diff options
author | rofl0r <rofl0r@users.noreply.github.com> | 2020-09-16 01:25:59 +0100 |
---|---|---|
committer | rofl0r <rofl0r@users.noreply.github.com> | 2020-09-16 02:39:09 +0100 |
commit | e929e81a55241b63d8921c071806195eae91ab91 (patch) | |
tree | c52b4412b57866fe328222d426ef9a3241158ce6 /m4macros | |
parent | 7d33fc8e8a8802f8962f612510d252bbbe465757 (diff) |
add_header: use sblist
note that the old code inserted added headers at the beginning of the
list, reasoning unknown. this seems counter-intuitive as the headers
would end up in the request in the reverse order they were added,
but this was irrelevant, as the headers were originally first put
into the hashmap hashofheaders before sending it to the client.
since the hashmap didn't preserve ordering, the headers would appear
in random order anyway.
Diffstat (limited to 'm4macros')
0 files changed, 0 insertions, 0 deletions