Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetKnownHeader() [1/2]

static unsafe string Interop.HttpApi.GetKnownHeader ( HTTP_REQUEST * request,
int headerIndex )
inlinestaticpackage

Definition at line 761 of file Interop.cs.

762 {
764 }
static unsafe string GetKnownHeader(HTTP_REQUEST *request, long fixup, int headerIndex)
Definition Interop.cs:745

References Interop.HttpApi.GetKnownHeader(), and System.L.