Append command flags before arguments#223
Merged
mohammed90 merged 3 commits intocaddyserver:masterfrom Jan 16, 2025
Merged
Conversation
Member
|
I'll check it soon. It's a critical path, and I need to pay close attention. |
Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
mohammed90
approved these changes
Jan 16, 2025
Member
mohammed90
left a comment
There was a problem hiding this comment.
Thank you for your work on this! Your changes helped me see where our model was slightly wrong, so I built atop your work and refactored the method. It also helps making it testable.
|
Is this included in the latest xcaddy? I'm getting the exact same error as in #222 . |
Member
Not yet. The latest release was in November, and the PR was merged in Jan. |
Member
|
My, how time flies. I'll try to cut a release today or tomorrow. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
It is a janky quick fix for #222.
@mohammed90