mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* implementated very basic callback functions for http3 * implemented wget_http3_send_request to create a http3 requests * reimplemented the internal working of wget_queue_peak_untransmitted * example code for sending http3 request implemented