UE Version:
UE 5.7.1
Frontend Version:
@epicgames-ps/wilbur 3.0.0
Problem component
Signalling Web Server
Description
Unable to access REST API without serving web server
Steps to Reproduce:
- Run Wilbur with serve set to false and rest_api set to true
- Try access localhost/api/status
- Observe 426 Upgrade Required error
Expected behavior
The REST API can be accessed
Additional context
Add any other context about the problem here.