Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. HTTP
  3. Reference
  4. Headers
  5. From

From header

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨July 2015⁩.

The HTTPFromrequest header contains an Internet email address for an administrator who controls an automated user agent.

If you are running a robotic user agent (a web crawler, for example), theFrom header must be sent in requests so you can be contacted if problems occur, such as a bot sending excessive, unwanted, or invalid requests.

Warning:You must not use theFrom header for access control or authentication.

Header typeRequest header
Forbidden request headerNo

Syntax

http
From: <email>

Directives

<email>

A machine-usable email address.

Examples

http
From: webmaster@example.org

Specifications

Specification
HTTP Semantics
# field.from

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp