Test Home Assistant's HTTP reverse proxy configuration on add-on startup#254
Merged
frenck merged 5 commits intohassio-addons:mainfrom Oct 23, 2023
Merged
Conversation
9e25104 to
56b21ab
Compare
This comment was marked as resolved.
This comment was marked as resolved.
Collaborator
Author
|
not stale |
56b21ab to
dae9546
Compare
frenck
requested changes
Oct 15, 2023
frenck
reviewed
Oct 15, 2023
e191099 to
8bc7a87
Compare
Collaborator
Author
|
Rebased, to prevent merge conflicts (proxy service code will change a lot). |
8bc7a87 to
97a4b93
Compare
Member
Please don't stack your PRs on top of each other. Make them clean and standalone. Can you rebase this one and pick only the related commits? Thanks 👍 ../Frenck |
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
97a4b93 to
8ebe468
Compare
Collaborator
Author
|
And rebased also. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
This will prevent "400: Bad Request" errors and redirects users to the Documentation.
Related Issues