Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing text #5156

Open
ericlaw1979 opened this issue Oct 7, 2024 · 1 comment
Open

Confusing text #5156

ericlaw1979 opened this issue Oct 7, 2024 · 1 comment
Assignees
Labels

Comments

@ericlaw1979
Copy link
Contributor

Type of issue

Other (describe below)

Feedback

If the search provider endpoint is using CORS, the Windows search client
will send out a HTTP OPTIONS request before each GET request.

This doesn't make sense-- the domain relationship between the search client and the target service is what determines whether CORS is in use-- it's not up to the service to decide. Either CORS is required, or it's not used.

Page URL

https://learn.microsoft.com/en-us/windows/apps/develop/search/search-providers

Content source URL

https://github.com/MicrosoftDocs/windows-dev-docs/blob/docs/hub/apps/develop/search/search-providers.md

Author

@stevewhims

Document Id

c6d5b252-f5c3-2500-1f7c-c3f201c8eff3

@stevewhims
Copy link
Member

Hi, @ericlaw1979. You use the term "target service", which doesn't appear anywhere in this topic. So will readers know what that refers to? Does "target service" mean "search provider"?

If you could get me the exact text that should appear in this section then I can get that updated; or else feel free to create a PR on the private content repo here, and assign that to me.

Thanks!
-Steve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants