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: JakeChampion/fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: JakeChampion/fetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 21, 2016

  1. Add test for cloning GET request

    Closes #440
    mislav committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    ccea05d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Configuration menu
    Copy the full SHA
    eac7a2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #449 from woudini/tolerance-provision

    Support Tolerance Provision when parsing headers
    mislav authored Dec 6, 2016
    Configuration menu
    Copy the full SHA
    d7989c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. Remove secrets

    josh committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    9240ef4 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Treat any non-Request arg to new Request() as string url

    This aims to match the behavior that the IDL of the spec defines:
    whatwg/fetch#452 (comment)
    mislav committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    c1df102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b285e61 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Merge pull request #465 from github/url-to-string

    Treat any non-Request arg to `new Request()` as string url
    mislav authored Jan 19, 2017
    Configuration menu
    Copy the full SHA
    c64c8a0 View commit details
    Browse the repository at this point in the history
  2. fetch 2.0.2

    mislav committed Jan 19, 2017
    1 Configuration menu
    Copy the full SHA
    b337f95 View commit details
    Browse the repository at this point in the history
Loading