Files
UnrealEngine/Engine/Source/ThirdParty/nghttp2/nghttp2_v1.64.0.tps
2025-05-18 13:04:45 +08:00

19 lines
961 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>nghttp2</Name>
<!-- Software Name and Version -->
<!-- Software Name: nghttp2
Download Link: https://github.com/nghttp2/nghttp2/releases,
Version: 1.64.0
Notes: nghttp2 is statically linked into UE based projects and combined with libcurl provides HTTP/2 support that is used by the Derived Data Cache and the general UE HTTP support.
-->
<Location>/Engine/Source/ThirdParty/nghttp2</Location>
<Function>HTTP/2 C Library that libcurl utilizes to provide HTTP/2 support.</Function>
<Eula>https://github.com/nghttp2/nghttp2/blob/v1.64.0/COPYING</Eula>
<RedistributeTo>
<EndUserGroup>Licensee</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>