Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 19, 2025

Safari on macOS doesn't resolve *.localhost domains to loopback like other evergreen browsers, causing connection failures for developers using this feature.

Changes

  • Browser compatibility section: Added Safari limitation note specifying users must use plain localhost instead of *.localhost domains
  • Metadata: Updated ms.date to 11/19/2025

The note is placed in the existing "Browser compatibility" section where developers naturally look for browser-specific limitations.

Original prompt

This section details on the original issue you should resolve

<issue_title>Update localhost-tld.md with note that Safari doesn't support *.localhost domains</issue_title>
<issue_description>Turns out Safari on macOS doesn't support *.localhost domain resolution like other evergreen browsers do. We should add a note to https://learn.microsoft.com/aspnet/core/test/localhost-tld to cover this.</issue_description>

<agent_instructions>Run prompts in this copilot information file on this dotnet/AspNetCore.Docs repo:
.github/copilot-issue-verification-action-plan.md</agent_instructions>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.


Internal previews

📄 File 🔗 Preview link
aspnetcore/test/localhost-tld.md Support for the .localhost top-level domain

Copilot AI changed the title [WIP] Update localhost-tld.md for Safari support notes Document Safari's lack of *.localhost domain support Nov 19, 2025
Copilot AI requested a review from wadepickett November 19, 2025 23:05
Copilot finished work on behalf of wadepickett November 19, 2025 23:05
Copy link
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

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

Approved.

@wadepickett wadepickett requested a review from tdykstra November 19, 2025 23:52
@wadepickett wadepickett marked this pull request as ready for review November 19, 2025 23:52
@wadepickett
Copy link
Contributor

@tdykstra, I need review for this one, thanks.

Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

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

Looks good, one suggestion.

@wadepickett wadepickett merged commit 57c0b4e into main Nov 21, 2025
4 checks passed
@wadepickett wadepickett deleted the copilot/update-localhost-tld-notes branch November 21, 2025 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update localhost-tld.md with note that Safari doesn't support *.localhost domains

3 participants