Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: node-fetch/node-fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
Loading
...
head repository: node-fetch/node-fetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.1
Choose a head ref
Loading
  • 8 commits
  • 9 files changed
  • 7 contributors

Commits on Jan 21, 2022

  1. docs: update formdata example (#1465)

    * docs: update formdata and blob examples
    
    * lint fixes
    
    * tab to space
    
    * tab to space
    
    * tab to space
    jimmywarting authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    0b43b9f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    8fedc1b View commit details
    Browse the repository at this point in the history
  2. docs: remove the changelog (#1464)

    * Delete CHANGELOG.md
    
    * Update PULL_REQUEST_TEMPLATE.md
    jimmywarting authored Jan 24, 2022
    1 Configuration menu
    Copy the full SHA
    ba23fd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    4ce2ce5 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. 1 Configuration menu
    Copy the full SHA
    2e1f3a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. types: support agent: false (#1502)

    The `agent` option is (after being potentially called as as function)
    passed directly to `http.request`. This is allowed to be
    a boolean; `http.request` interprets `agent: false` as
    "allocate a one-off Agent for this request", which is
    distinct from `agent: undefined` which means to use a
    default shared agent.
    
    This PR updates the TS types to match the existing behavior.
    glasser authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    9014db7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    5e78af3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. fix: cancel request example import (#1513)

    * Fix example
    
    * Fix formatting
    
    Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
    
    Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
    SoftwareAndOutsourcing and LinusU authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    61b3b5a View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.