PsWebServer
PsWebServer copied to clipboard
Added support for GET requests and code update for UE 5.4
Changes made in this pull-request include:
- GET request handling has been implemented
- Updated the code for compatibility with Unreal Engine 5.4.2 (
UObjectBaseUtility::IsPendingKill()is deprecated)