bleaphar

Results 3 issues of bleaphar

This PR introduces named request support to dotnet interactive. It will allow the kernel to maintain named requests so that users are able to use the properties from its request...

This PR introduces variable support for the kernel and changes the flow of Json grandchildren parsing Highlights: - HandleAsync looks if a submit code has the entire associated document in...

This pull request introduces support for escaped character sequences in HTTP syntax parsing, enabling the handling of complex scenarios such as escaped curly braces within variable values. Key changes include...