request v2.41.0 Release Notes

Release Date: 2014-09-04 // over 9 years ago
    • #1050 Pass whitelisted headers to tunneling proxy. Organize all tunneling logic. (@isaacs, @Feldhacker)
    • #1035 souped up nodei.co badge (@rvagg)
    • #1048 Aws is now possible over a proxy (@steven-aerts)
    • #1039 extract out helper functions to a helper file (@seanstrom)
    • 🔨 #1021 Support/refactor indexjs (@seanstrom)
    • #1033 Improve and document debug options (@nylen)
    • #1034 Fix readme headings (@nylen)
    • 0️⃣ #1030 Allow recursive request.defaults (@tikotzky)
    • ✏️ #1029 Fix a couple of typos (@nylen)
    • #675 Checking for SSL fault on connection before reading SSL properties (@VRMink)
    • #989 Added allowRedirect function. Should return true if redirect is allowed or false otherwise (@doronin)
    • 🛠 #1025 [fixes #1023] Set self._ended to true once response has ended (@mridgway)
    • 📇 #1020 Add back removed debug metadata (@FredKSchott)
    • #1008 Moving to module instead of cutomer buffer concatenation. (@mikeal)
    • #770 Added dependency badge for README file; (@timgluz, @mafintosh, @lalitkapoor, @stash, @bobyrizov)
    • #1016 toJSON no longer results in an infinite loop, returns simple objects (@FredKSchott)
    • 🚚 #1018 Remove pre-0.4.4 HTTPS fix (@mmalecki)
    • 🛠 #1006 Migrate to caseless, fixes #1001 (@mikeal)
    • 📜 #995 Fix parsing array of objects (@sjonnet19)
    • 💻 #999 Fix fallback for browserify for optional modules. (@eiriksm)
    • ⚡️ #996 Wrong oauth signature when multiple same param keys exist [updated] (@bengl)