Skip to content

Remove outdated example.com IP address example#44428

Merged
wbamberg merged 2 commits into
mdn:mainfrom
Rebaka8:fix-requestinit-example-ip
Jun 14, 2026
Merged

Remove outdated example.com IP address example#44428
wbamberg merged 2 commits into
mdn:mainfrom
Rebaka8:fix-requestinit-example-ip

Conversation

@Rebaka8

@Rebaka8 Rebaka8 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Description

Removed the example sentence that referenced a specific IP address for example.com in the RequestInit documentation.

Motivation

The IP addresses associated with a domain can change over time. The previous example contained a hardcoded IP address for example.com, which is no longer accurate. Removing the sentence avoids outdated information and keeps the documentation correct.

Additional details

This change follows the suggestion in the issue discussion to remove the entire "For example..." sentence rather than replace it with another IP address.

Related issues and pull requests

Fixes #44411

@Rebaka8 Rebaka8 requested a review from a team as a code owner June 12, 2026 18:13
@Rebaka8 Rebaka8 requested review from chrisdavidmills and removed request for a team June 12, 2026 18:13
@github-actions github-actions Bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Jun 12, 2026
@Rebaka8 Rebaka8 mentioned this pull request Jun 12, 2026
Comment thread files/en-us/web/api/requestinit/index.md Outdated
@github-actions

github-actions Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Preview URLs (1 page)

(comment last updated: 2026-06-14 00:51:57)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

@wbamberg wbamberg left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thank you!

@wbamberg wbamberg merged commit 0985f66 into mdn:main Jun 14, 2026
9 checks passed
@Rebaka8 Rebaka8 deleted the fix-requestinit-example-ip branch June 14, 2026 17:53
@Rebaka8

Rebaka8 commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

Glad I could help. Thanks for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect IP address

3 participants