Aurelien DARRAGON
a5a8552cab
MINOR: http_htx: add http_append_header() to append value to header
...
Calling this function as an alternative to http_replace_header_value()
to append a new value to existing header instead of replacing the whole
header content.
If the header already contains one or multiple values: a ',' is automatically
appended before the new value.
This function is not meant for prepending (providing empty ctx value),
in which case we should consider implementing dedicated prepend
alternative function.
2023-01-27 15:18:59 +01:00
..
2022-11-14 11:14:02 +01:00
2023-01-09 18:41:08 +01:00
2023-01-09 18:41:08 +01:00
2022-11-22 16:27:52 +01:00
2022-11-24 15:24:02 +01:00
2023-01-09 18:41:08 +01:00
2023-01-09 18:41:08 +01:00
2023-01-17 16:35:20 +01:00
2022-11-22 16:27:52 +01:00
2022-12-02 14:45:43 +01:00
2023-01-02 09:51:35 +01:00
2023-01-06 18:08:49 +01:00
2023-01-09 18:41:08 +01:00
2022-12-07 17:04:08 +01:00
2023-01-09 18:41:08 +01:00
2022-11-14 19:14:53 +01:00
2023-01-25 15:30:49 +01:00
2023-01-19 19:22:17 +01:00
2023-01-09 18:41:08 +01:00
2022-10-30 17:17:56 +01:00
2022-12-06 10:22:07 +01:00
2022-12-09 12:23:14 +01:00
2023-01-19 19:22:17 +01:00
2023-01-19 16:15:12 +01:00
2022-11-14 11:14:02 +01:00
2023-01-09 18:41:08 +01:00
2022-12-14 10:44:17 +01:00
2023-01-13 11:51:11 +01:00
2022-11-22 17:49:10 +01:00
2022-12-14 11:34:18 +01:00
2023-01-25 16:09:26 +01:00
2023-01-26 15:49:30 +01:00
2022-11-14 11:14:02 +01:00
2023-01-13 11:51:11 +01:00
2023-01-20 00:02:37 +01:00
2023-01-26 11:36:39 +01:00
2023-01-06 16:42:24 +01:00
2023-01-13 15:21:08 +01:00
2022-12-22 15:39:31 +01:00
2023-01-13 11:51:11 +01:00
2023-01-27 15:18:59 +01:00
2022-12-14 11:34:18 +01:00
2023-01-20 10:27:37 +01:00
2023-01-19 19:22:17 +01:00
2023-01-09 18:41:08 +01:00
2023-01-09 18:41:08 +01:00
2023-01-18 07:53:05 +01:00
2022-12-19 11:01:26 +01:00
2023-01-26 16:05:51 +01:00
2022-11-17 14:33:15 +01:00
2023-01-25 18:01:18 +01:00
2023-01-09 18:41:08 +01:00
2022-11-29 15:15:27 +01:00
2023-01-12 17:09:34 +01:00
2022-12-22 13:46:21 +01:00
2022-12-21 09:27:26 +01:00
2023-01-16 14:00:50 +01:00
2023-01-16 14:00:50 +01:00
2023-01-17 16:35:20 +01:00
2023-01-19 19:22:17 +01:00
2022-10-18 12:04:10 +02:00
2022-11-24 15:38:26 +01:00
2023-01-20 15:49:52 +01:00
2023-01-20 17:06:04 +01:00
2022-12-02 14:45:43 +01:00
2023-01-17 16:35:20 +01:00
2023-01-17 16:35:20 +01:00
2023-01-12 16:37:45 +01:00
2023-01-11 10:31:42 +01:00
2023-01-09 18:41:08 +01:00
2023-01-17 16:35:20 +01:00
2022-12-07 17:03:55 +01:00
2023-01-06 18:08:49 +01:00
2023-01-26 15:49:32 +01:00
2022-11-14 11:14:02 +01:00
2023-01-11 11:27:20 +01:00
2023-01-11 11:27:20 +01:00
2023-01-09 18:41:08 +01:00
2023-01-12 13:13:45 +01:00
2023-01-25 11:51:39 +01:00
2022-11-18 15:24:23 +01:00
2023-01-09 18:41:08 +01:00
2022-12-21 11:21:07 +01:00
2023-01-12 16:37:45 +01:00
2023-01-09 18:41:08 +01:00
2023-01-09 18:41:08 +01:00
2023-01-09 18:41:08 +01:00
2022-11-22 10:24:07 +01:00
2022-11-19 04:53:47 +01:00
2023-01-09 18:41:08 +01:00
2022-11-14 11:14:02 +01:00
2023-01-19 19:22:17 +01:00
2023-01-16 14:00:51 +01:00
2023-01-26 15:49:43 +01:00
2022-11-14 11:14:02 +01:00
2022-10-26 18:18:26 +02:00