Field XPoweredBy
The HTTP X-Powered-By header.
Indicates the technology or framework that powers the web application, often used for informational purposes.
public const string XPoweredBy = "X-Powered-By"
Returns
- string
- The HTTP X-Powered-By header. Indicates the technology or framework that powers the web application, often used for informational purposes.