Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

Fix issue reading empty known headers #423

Merged
merged 1 commit into from
Jan 17, 2018
Merged

Conversation

Tratcher
Copy link
Member

#410 Backport of #401

@muratg I'm not planning to add a quirk flag for this behavior. The error is very disruptive and the fix is very low risk.

@Tratcher Tratcher added this to the 2.0.6 milestone Jan 17, 2018
@Tratcher Tratcher self-assigned this Jan 17, 2018
@Tratcher Tratcher requested a review from jkotalik January 17, 2018 20:01
@@ -93,6 +93,56 @@ public class RequestHeaderTests
}
}

[ConditionalFact]
Copy link
Contributor

Choose a reason for hiding this comment

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

You included Linq in your last PR: https://github.com/aspnet/HttpSysServer/pull/401/files#diff-2e2f490c4dbd4e72ad07b40f9a1d20bcR6. Was that a mistake or do you actually need it?

Copy link
Member Author

Choose a reason for hiding this comment

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

Interesting. This PR didn't need it. I may have forgotten to clean it up in the last PR.

@Tratcher Tratcher merged commit 1bced59 into release/2.0 Jan 17, 2018
@Tratcher Tratcher deleted the tratcher/nulls branch January 17, 2018 20:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants