Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

fix an HTTP parser comment parsing bug #3749

Merged
jonsequitur merged 3 commits into
dotnet:mainfrom
jonsequitur:HttpKernel-improvements-11-05-2024
Nov 7, 2024
Merged

fix an HTTP parser comment parsing bug #3749
jonsequitur merged 3 commits into
dotnet:mainfrom
jonsequitur:HttpKernel-improvements-11-05-2024

Conversation

@jonsequitur

Copy link
Copy Markdown
Contributor

This fixes a bug in the HTTP parser where multiple leading comment markers (// or #) would consume the following line as a comment body.

There's also a little miscellaneous code cleanup.

@jonsequitur
jonsequitur merged commit 955a468 into dotnet:main Nov 7, 2024
@jonsequitur jonsequitur added the Area-HTTP HttpKernel, Visual Studio HTTP Editor label Mar 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Area-HTTP HttpKernel, Visual Studio HTTP Editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants