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

◆ HttpHeaders() [1/2]

System.Net.Http.Headers.HttpHeaders.HttpHeaders ( )
inlineprotected

Definition at line 60 of file HttpHeaders.cs.

61 : this(HttpHeaderType.All, HttpHeaderType.None)
62 {
63 }