From: Alex O. <no...@gi...> - 2025-05-09 11:41:24
|
Branch: refs/heads/deps-3.9 Home: https://github.com/internetarchive/heritrix3 Commit: 8692bdf6554debb60b7f699941a9df8bf5e93f04 https://github.com/internetarchive/heritrix3/commit/8692bdf6554debb60b7f699941a9df8bf5e93f04 Author: Alex Osborne <aos...@nl...> Date: 2025-05-09 (Fri, 09 May 2025) Changed paths: M modules/src/main/java/org/archive/modules/warc/HttpRequestRecordBuilder.java M modules/src/main/java/org/archive/modules/warc/HttpResponseRecordBuilder.java Log Message: ----------- Add WARC-Protocol to request records too when using HTTP/2 or HTTP/3 While this could be inferred from the response, it's more accurate to include them on the request as the request was not really HTTP/1.1. Commit: 4a2cdfaa816de02a8c0c6d0995f6fad00c857081 https://github.com/internetarchive/heritrix3/commit/4a2cdfaa816de02a8c0c6d0995f6fad00c857081 Author: Alex Osborne <aos...@nl...> Date: 2025-05-09 (Fri, 09 May 2025) Changed paths: M modules/src/main/java/org/archive/modules/fetcher/FetchHTTP2.java Log Message: ----------- FetchHTTP2: Print the jetty-quiche-native warning earlier at build time Commit: 586c082cedf8cc8559ced2b0b6d72085fd9979cc https://github.com/internetarchive/heritrix3/commit/586c082cedf8cc8559ced2b0b6d72085fd9979cc Author: Alex Osborne <aos...@nl...> Date: 2025-05-09 (Fri, 09 May 2025) Changed paths: M docs/bean-reference.rst M docs/configuring-jobs.rst Log Message: ----------- Document HTTP/2 and HTTP/3 support Compare: https://github.com/internetarchive/heritrix3/compare/1e502fba10c2...586c082cedf8 To unsubscribe from these emails, change your notification settings at https://github.com/internetarchive/heritrix3/settings/notifications |