Skip to content
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

[browser] further improve HTTP cancelation #100029

Merged
merged 3 commits into from
Mar 21, 2024

Commits on Mar 20, 2024

  1. - fix reason propagation in PromiseHolder

    - fix abort propagation in http_wasm_get_streamed_response_bytes
    - improve timing of EchoHandler "delay10sec"
    - improve test HttpClient_CancelInDifferentThread
    - cleanup
    pavelsavara committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    75debf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    1274ddb View commit details
    Browse the repository at this point in the history
  2. Update src/libraries/Common/tests/System/Net/Prerequisites/NetCoreSer…

    …ver/Handlers/EchoHandler.cs
    
    Co-authored-by: Marek Fišera <mara@neptuo.com>
    pavelsavara and maraf authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    930566c View commit details
    Browse the repository at this point in the history