Skip to content

http://referencesource.microsoft.com/symbols symbol server is broken—returns HTML with 200 OK #243

Description

The redirect from http://referencesource.microsoft.com/ to https://github.com/microsoft/referencesource causes requests to the symbol server at http://referencesource.microsoft.com/symbols to return an HTML page with an HTTP 200 OK status instead of a PDB file.

Such a response can be interpreted as a valid symbol file by clients and cause different unexpected problems. If the symbol server is no longer available, requests to its endpoints should return an appropriate error status, such as 404 Not Found, rather than 200 OK with HTML content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions