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

Correct HTTP prefix for the local environment #25653

Merged
merged 1 commit into from
Sep 25, 2020

Conversation

igorradovanov
Copy link
Contributor

Description

Correct HTTP prefix for the local environment which doesn't support the HTTPS at the moment.
If the developer goes to the HTTPS version, as described in the docs, the next error occurs in the browser:

localhost sent an invalid response.
ERR_SSL_PROTOCOL_ERROR

This may confuse beginner developers.

How has this been tested?

Verified that Markdown is correctly formatted.

Screenshots

Types of changes

N/A

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR.

Copy link
Member

@mkaz mkaz left a comment

Choose a reason for hiding this comment

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

Thanks for the correction 👍

@mkaz mkaz merged commit 15d8f35 into WordPress:master Sep 25, 2020
@github-actions github-actions bot added this to the Gutenberg 9.1 milestone Sep 25, 2020
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.

2 participants