server.httpServer
Variable
Server Only
Online and Offline
Read-Only
Available since Server 1.2.0
boolean server.httpServer
The server.httpServer variable is used to see if the server uses the internal built-in http server.
Value
boolean | A bool indicating whether or not the server uses the internal built-in http server. |
readonly | This variable cannot be changed. |
Notes
There aren't any notes for this variable.
Examples
There aren't any examples for this variable.
Compatibility
There isn't any compatibility information for this variable.
Related
Server Related
httpGet