10000 Comparing v2.87.0...v2.88.0 · request/request · GitHub
[go: up one dir, main page]

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: request/request
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.87.0
Choose a base ref
...
head repository: request/request
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.88.0
Choose a head ref
  • 14 commits
  • 21 files changed
  • 6 contributors

Commits on May 21, 2018

  1. Update changelog

    simov committed May 21, 2018
    Configuration menu
    Copy the full SHA
    02fc5b1 View commit details
    Browse the repository at this point in the history
  2. 2.87.1

    simov committed May 21, 2018
    Configuration menu
    Copy the full SHA
    536f0e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. Update test certificates

    simov committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    bd16414 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2977 from simov/update-cert

    Update test certificates
    simov authored Jul 8, 2018
    Configuration menu
    Copy the full SHA
    a121270 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Improve AWS SigV4 support. (#2791)

    This makes the following changes to the AWS SigV4 signing functionality:
    
    1. Sign all request headers instead of just Content-Type.
    2. Allow specifying a service name.
    vikhyat authored and mikeal committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    45ffc4b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. #515, #2894 Strip port suffix from Host header if the protocol is kno…

    …wn. (#2904)
    
    * Strip port suffix from Host header if the protocol is known.
    
    This partially revert ff6d6c6, and still works for IPv6 addresses as well.
    
    * Port is a string out of url.parse().
    
    See https://nodejs.org/api/url.html#url_url_port
    
    * Port is a string out of url.parse().
    
    See https://nodejs.org/api/url.html#url_url_port
    
    * Add tests for the new Host header changes.
    paambaati authored and mikeal committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    a92e138 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    cd848af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2993 from simov/fix-header-tests

    Fix header tests
    simov authored Aug 2, 2018
    Configuration menu
    Copy the full SHA
    10987ef View commit details
    Browse the repository at this point in the history
  3. Update to oauth-sign 0.9.0

    Dan Lecocq committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    628ff5e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Merge pull request #2994 from dlecocq/oauth-sign-0.9.0

    Update to oauth-sign 0.9.0
    simov authored Aug 3, 2018
    Configuration menu
    Copy the full SHA
    5797963 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

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

Commits on Aug 6, 2018

  1. Merge pull request #2996 from kwonoj/fix-uuid

    fix(uuid): import versioned uuid
    simov authored Aug 6, 2018
    Configuration menu
    Copy the full SHA
    925849a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

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

    mikeal committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    6420240 View commit details
    Browse the repository at this point in the history
Loading
0