tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
IApiHeadersProvider.cs
Go to the documentation of this file.
2
4{
28}
Represents the header that must be present for every server request.
Definition ApiHeaders.cs:25
Thrown when trying to generate ApiHeaders from Microsoft.AspNetCore.Http.Headers.RequestHeaders fails...
ApiHeaders CreateAuthlessHeaders()
Attempt to create Api.ApiHeaders without checking for the presence of an Microsoft....