Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. HTTP
  3. Reference
  4. Headers
  5. X-Powered-By

X-Powered-By header

The HTTPX-Powered-Byresponse header is a non-standard header for identifying the application or framework that generated the response.

Header typeResponse header
Forbidden response header nameNo

Syntax

http
X-Powered-By: <application>

Directives

<application>

A string describing the server application or framework.

Examples

Express X-Powered-By header

Express applications will usually include theX-Powered-By header in responses with the stringexpress as the field value:

http
X-Powered-By: express

Specifications

Not part of any current specification.

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp