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

Parsing restructuring#3530

Merged
jonsequitur merged 2 commits into
dotnet:mainfrom
bleaphar:bleaphar/BugFixes
Apr 25, 2024
Merged

Parsing restructuring#3530
jonsequitur merged 2 commits into
dotnet:mainfrom
bleaphar:bleaphar/BugFixes

Conversation

@bleaphar

Copy link
Copy Markdown
Contributor

Change to the parser to search for significant tokens and parsing request separators before parsing requests. In the event of additional whitespaces tokens, they are attached to the root node instead of creating a null request node

Comment thread src/Microsoft.DotNet.Interactive.Http.Tests/ParserTests.Comments.cs Outdated
Comment thread src/Microsoft.DotNet.Interactive.Http.Tests/ParserTests.RequestSeparator.cs Outdated
@jonsequitur
jonsequitur merged commit 70c4a43 into dotnet:main Apr 25, 2024
@colombod colombod added the Area-HTTP HttpKernel, Visual Studio HTTP Editor label Apr 30, 2024
@bleaphar
bleaphar deleted the bleaphar/BugFixes branch July 29, 2024 22:07
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.

3 participants