-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Fixed missing CRLF #3379
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
Open
PoltoS
wants to merge
1
commit into
warmcat:main
Choose a base branch
from
PoltoS:fix-missing-crlf
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fixed missing CRLF #3379
+1
−0
Conversation
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
1ac7da6 to
be45e59
Compare
4ef8040 to
78c21c7
Compare
|
Yes I get it that something is up with this, however the code runs in different modes which act differently depending on if you have pm_deflate (and perhaps ws-over-h2) or not. I need to find the time to figure out the scope of it and try them all. |
aca2548 to
20263de
Compare
|
I can't reproduce it, as told here: #3367 (comment) Instructions for the case where there's a problem will help me solve it (whatever it is). |
efb9f35 to
1faedc3
Compare
721f91f to
49de3d2
Compare
a800d4a to
7f2f518
Compare
baf4897 to
0c7fa23
Compare
2b74af4 to
5f77374
Compare
a677221 to
0c67054
Compare
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.
Partially reverts ef4a85d
Closes #3367