Skip to content

Wrong HTTP status code (404) returned from the docs website #5872

Open
@francisfeng

Description

@francisfeng
  • [] I have searched the issues of this repository and believe that this is not a duplicate.

Version

undefined

Environment

macOS

Reproduction link

https://antdv.com/components/overview

Steps to reproduce

  1. Open browser inspector.
  2. Open https://antdv.com/components/overview
  3. See the request in network tab.
  4. The status code for https://antdv.com/components/overview is 404.

While it’s not affecting how the browsers interpret the website, it may not working under some environments such as link previews in iOS because LPMetadataProvider requires valid status code to proceed.

What is expected?

Return 200 status code.

What is actually happening?

Returned 404 status code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions