2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Files
bind/lib/isc
Artem Boldariev 6fe4ab39b9 Use isc_buffer_t to keep track of incoming POST data
This commit replaces the ad-hoc 64K buffer for incoming POST data with
isc_buffer_t backed by dynamically allocated buffer sized accordingly
to the value in the "Content-Length" header.
2021-08-12 14:28:16 +03:00
..
2021-07-06 05:33:48 +00:00
2021-06-09 14:35:14 +02:00
2021-07-13 09:12:04 +02:00
2021-07-22 11:51:46 +02:00
2021-06-09 14:35:14 +02:00
2021-07-13 09:12:04 +02:00
2020-12-08 18:36:23 +01:00
2021-07-13 14:48:29 +02:00
2021-07-14 10:55:12 -07:00