pub const SERVER_PORT: &'static str;
Expand description

Server port number.

When observed from the client side, and when communicating through an intermediary, server.port SHOULD represent the server port behind any intermediaries, for example proxies, if it's available.

ยงExamples

  • 80
  • 8080
  • 443