Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/undici
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9d5f23177408dc16d3d4cbb8cebf463081c54e16
Choose a base ref
...
head repository: nodejs/undici
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9457c9719029945ef9ff36b71d58557443730942
Choose a head ref
  • 8 commits
  • 12 files changed
  • 7 contributors

Commits on Jan 19, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2d2512c View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    22d2f70 View commit details

Commits on Jan 20, 2023

  1. fix: don't set socket on client before init

    Refs: #1633
    ronag committed Jan 20, 2023
    Copy the full SHA
    f61a902 View commit details
  2. Fix fetch parameters not being applied correctly (#1870)

    * Fix default fetch parameters
    
    * Preserve existing behavior with 300 second timeout if not defined
    
    * Add test for 300 second timeout as default
    
    * Cleanup old unused tests
    
    * Simplify how fetch utilizes timeouts from agent
    xconverge authored Jan 20, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d6ba9e5 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5883598 View commit details
  4. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1813408 View commit details

Commits on Jan 21, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d7602f6 View commit details

Commits on Jan 22, 2023

  1. 5.15.2

    ronag committed Jan 22, 2023
    Copy the full SHA
    9457c97 View commit details
Loading