You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Changes
<!-- Please summarize your changes. -->
The HttpService page currently provides multiple explainers of
HttpEnabled - but none under the HttpEnabled property. I've spoken to a
few people who have found this confusing, particularly when being linked
into this page and missing the summary at the top (especially given that
the sub-heading for 'Enable HTTP requests' does not show on the 'On This
Page' right-hand navigation.
This PR consolidates the explanation on the page under the HttpEnabled
property, linking down to it from the summary.
If this PR is merged, then the code samples on this page should also be
updated to just link to the HttpEnabled property as a single
source-of-truth explainer. For example, the astronaut sample currently
contains an explanation that doesn't consider setting with command bar,
whilst the Pastebin and RequestAsync samples do not mention enabling
requests at all.
(obviously I can't currently update the samples as they're not present
on repo!)
<!-- Please link to any applicable information (forum posts, bug
reports, etc.). -->
## Checks
By submitting your pull request for review, you agree to the following:
- [X] This contribution was created in whole or in part by me, and I
have the right to submit it under the terms of this repository's open
source licenses.
- [X] I understand and agree that this contribution and a record of it
are public, maintained indefinitely, and may be redistributed under the
terms of this repository's open source licenses.
- [X] To the best of my knowledge, all proposed changes are accurate.
---------
0 commit comments