All Versions
60
Latest Version
Avg Release Cycle
37 days
Latest Release
1690 days ago

Changelog History
Page 6

  • v2.42.0 Changes

    September 04, 2014
    • ๐Ÿ“œ #1053 Fix #1051 Parse auth properly when using non-tunneling proxy (@isaacs)
  • v2.41.0 Changes

    September 04, 2014
    • #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)
  • v2.40.0 Changes

    August 06, 2014
    • โšก๏ธ #992 Fix security vulnerability. Update qs (@poeticninja)
    • #988 โ€œ--โ€ -> โ€œโ€”โ€ (@upisfree)
    • #987 Show optional modules as being loaded by the module that reqeusted them (@iarna)
  • v2.39.0 Changes

    July 24, 2014
    • โšก๏ธ #976 Update README.md (@pvoznenko)
  • v2.38.0 Changes

    July 22, 2014
    • ๐Ÿ‘ #952 Adding support to client certificate with proxy use case (@ofirshaked)
    • #884 Documented tough-cookie installation. (@wbyoung)
    • #935 Correct repository url (@fritx)
    • โšก๏ธ #963 Update changelog (@nylen)
    • ๐Ÿ‘ #960 Support gzip with encoding on node pre-v0.9.4 (@kevinoid)
    • #953 Add async Content-Length computation when using form-data (@LoicMahieu)
    • ๐Ÿ›  #844 Add support for HTTP[S]_PROXY environment variables. Fixes #595. (@jvmccarthy)
    • ๐Ÿ”€ #946 defaults: merge headers (@aj0strow)
  • v2.37.0 Changes

    July 07, 2014
    • โš  #957 Silence EventEmitter memory leak warning #311 (@watson)
    • #955 check for content-length header before setting it in nextTick (@camilleanne)
    • ๐Ÿ‘ #951 Add support for gzip content decoding (@kevinoid)
    • #949 Manually enter querystring in form option (@charlespwd)
    • ๐Ÿ’ป #944 Make request work with browserify (@eiriksm)
    • #943 New mime module (@eiriksm)
    • #927 Bump version of hawk dep. (@samccone)
    • #907 append secureOptions to poolKey (@medovob)
  • v2.35.0 Changes

    May 17, 2014
    • ๐Ÿ›  #901 Fixes #555 (@pigulla)
    • ๐Ÿ”€ #897 merge with default options (@vohof)
    • ๐Ÿ›  #891 fixes 857 - options object is mutated by calling request (@lalitkapoor)
    • โœ… #869 Pipefilter test (@tgohn)
    • #866 Fix typo (@dandv)
    • ๐Ÿ‘ #861 Add support for RFC 6750 Bearer Tokens (@phedny)
    • โฌ†๏ธ #809 upgrade tunnel-proxy to 0.4.0 (@ksato9700)
    • #850 Fix word consistency in readme (@0xNobody)
    • #810 add some exposition to mpu example in README.md (@mikermcneil)
    • #840 improve error reporting for invalid protocols (@FND)
    • #821 added secureOptions back (@nw)
    • #815 Create changelog based on pull requests (@lalitkapoor)
  • v2.34.0 Changes

    February 18, 2014
    • ๐Ÿ‘ #516 UNIX Socket URL Support (@lyuzashi)
    • ๐Ÿ“œ #801 794 ignore cookie parsing and domain errors (@lalitkapoor)
    • ๐Ÿ“ฆ #802 Added the Apache license to the package.json. (@keskival)
    • #793 Adds content-length calculation when submitting forms using form-data li... (@Juul)
    • #785 Provide ability to override content-type when json option used (@vvo)
    • #781 simpler isReadStream function (@joaojeronimo)
  • v2.32.0 Changes

    January 16, 2014
    • ๐Ÿ”€ #767 Use tough-cookie CookieJar sync API (@stash)
    • #764 Case-insensitive authentication scheme (@bobyrizov)
    • โฌ†๏ธ #763 Upgrade tough-cookie to 0.10.0 (@stash)
    • ๐Ÿ“œ #744 Use Cookie.parse (@lalitkapoor)
    • #757 require aws-sign2 (@mafintosh)
  • v2.31.0 Changes

    January 08, 2014
    • โšก๏ธ #645 update twitter api url to v1.1 (@mick)
    • #746 README: Markdown code highlight (@weakish)
    • โšก๏ธ #745 updating setCookie example to make it clear that the callback is required (@emkay)
    • #742 Add note about JSON output body type (@iansltx)
    • #741 README example is using old cookie jar api (@emkay)
    • ๐Ÿ“š #736 Fix callback arguments documentation (@mmalecki)
    • #732 JSHINT: Creating global 'for' variable. Should be 'for (var ...'. (@Fritz-Lium)
    • ๐Ÿ‘ #730 better HTTP DIGEST support (@dai-shi)
    • #728 Fix TypeError when calling request.cookie (@scarletmeow)
    • #727 fix requester bug (@jchris)
    • #724 README.md: add custom HTTP Headers example. (@tcort)
    • #719 Made a comment gender neutral. (@unsetbit)
    • #715 Request.multipart no longer crashes when header 'Content-type' present (@pastaclub)
    • ๐Ÿ“„ #710 Fixing listing in callback part of docs. (@lukasz-zak)
    • #696 Edited README.md for formatting and clarity of phrasing (@Zearin)
    • #694 Typo in README (@VRMink)
    • #690 Handle blank password in basic auth. (@diversario)
    • #682 Optional dependencies (@Turbo87)
    • ๐Ÿ‘ท #683 Travis CI support (@Turbo87)
    • #674 change cookie module,to tough-cookie.please check it . (@sxyizhiren)
    • #666 make ciphers and secureProtocol to work in https request (@richarddong)
    • โœ… #656 Test case for #304. (@diversario)
    • #662 option.tunnel to explicitly disable tunneling (@seanmonstar)
    • โœ… #659 fix failure when running with NODE_DEBUG=request, and a test for that (@jrgm)
    • #630 Send random cnonce for HTTP Digest requests (@wprl)
    • #619 decouple things a bit (@joaojeronimo)
    • ๐Ÿšš #613 Fixes #583, moved initialization of self.uri.pathname (@lexander)
    • ๐Ÿ›  #605 Only include ":" + pass in Basic Auth if it's defined (fixes #602) (@bendrucker)
    • #596 Global agent is being used when pool is specified (@Cauldrath)
    • #594 Emit complete event when there is no callback (@RomainLK)
    • ๐Ÿ›  #601 Fixed a small typo (@michalstanko)
    • #589 Prevent setting headers after they are sent (@geek)
    • 0๏ธโƒฃ #587 Global cookie jar disabled by default (@threepointone)
    • โšก๏ธ #544 Update http-signature version. (@davidlehn)
    • #581 Fix spelling of "ignoring." (@bigeasy)
    • #568 use agentOptions to create agent when specified in request (@SamPlacette)
    • #564 Fix redirections (@criloz)
    • #541 The exported request function doesn't have an auth method (@tschaub)
    • #542 Expose Request class (@regality)
    • #536 Allow explicitly empty user field for basic authentication. (@mikeando)
    • #532 fix typo (@fredericosilva)
    • #497 Added redirect event (@Cauldrath)
    • #503 Fix basic auth for passwords that contain colons (@tonistiigi)
    • โœ… #521 Improving test-localAddress.js (@noway)
    • #529 dependencies versions bump (@jodaka)
    • โšก๏ธ #523 Updating dependencies (@noway)
    • โœ… #520 Fixing test-tunnel.js (@noway)
    • โšก๏ธ #519 Update internal path state on post-creation QS changes (@jblebrun)
    • ๐Ÿ‘ #510 Add HTTP Signature support. (@davidlehn)
    • #502 Fix POST (and probably other) requests that are retried after 401 Unauthorized (@nylen)
    • #508 Honor the .strictSSL option when using proxies (tunnel-agent) (@jhs)
    • ๐Ÿ‘ #512 Make password optional to support the format: http://[email protected]/ (@pajato1)
    • ๐Ÿ‘ #513 add 'localAddress' support (@yyfrankyy)
    • #498 Moving response emit above setHeaders on destination streams (@kenperkins)
    • #490 Empty response body (3-rd argument) must be passed to callback as an empty string (@Olegas)
    • #479 Changing so if Accept header is explicitly set, sending json does not ov... (@RoryH)
    • #475 Use unescape from querystring (@shimaore)
    • #473 V0.10 compat (@isaacs)
    • #471 Using querystring library from visionmedia (@kbackowski)
    • #461 Strip the UTF8 BOM from a UTF encoded response (@kppullin)
    • #460 hawk 0.10.0 (@hueniverse)
    • ๐Ÿ”€ #462 if query params are empty, then request path shouldn't end with a '?' (merges cleanly now) (@jaipandya)
    • #456 hawk 0.9.0 (@hueniverse)
    • #429 Copy options before adding callback. (@nrn, @nfriedly, @youurayy, @jplock, @kapetan, @landeiro, @othiym23, @mmalecki)
    • ๐Ÿ”€ #454 Destroy the response if present when destroying the request (clean merge) (@mafintosh)
    • โšก๏ธ #310 Twitter Oauth Stuff Out of Date; Now Updated (@joemccann, @isaacs, @mscdex)
    • #413 rename googledoodle.png to .jpg (@nfriedly, @youurayy, @jplock, @kapetan, @landeiro, @othiym23, @mmalecki)
    • #448 Convenience method for PATCH (@mloar)
    • #444 protect against double callbacks on error path (@spollack)
    • ๐Ÿ‘ #433 Added support for HTTPS cert & key (@mmalecki)
    • #430 Respect specified {Host,host} headers, not just {host} (@andrewschaaf)
    • ๐Ÿ›  #415 Fixed a typo. (@jerem)
    • ๐Ÿ‘ #338 Add more auth options, including digest support (@nylen)
    • โšก๏ธ #403 Optimize environment lookup to happen once only (@mmalecki)
    • โœ… #398 Add more reporting to tests (@mmalecki)
    • #388 Ensure "safe" toJSON doesn't break EventEmitters (@othiym23)
    • #381 Resolving "Invalid signature. Expected signature base string: " (@landeiro)
    • ๐Ÿ›  #380 Fixes missing host header on retried request when using forever agent (@mac-)
    • #376 Headers lost on redirect (@kapetan)
    • #375 Fix for missing oauth_timestamp parameter (@jplock)
    • #374 Correct Host header for proxy tunnel CONNECT (@youurayy)
    • #370 Twitter reverse auth uses x_auth_mode not x_auth_type (@drudge)
    • #369 Don't remove x_auth_mode for Twitter reverse auth (@drudge)
    • #344 Make AWS auth signing find headers correctly (@nlf)
    • โœ… #363 rfc3986 on base_uri, now passes tests (@jeffmarshall)
    • #362 Running rfc3986 on base_uri in oauth.hmacsign instead of just encodeURIComponent (@jeffmarshall)
    • #361 Don't create a Content-Length header if we already have it set (@danjenkins)
    • #360 Delete self._form along with everything else on redirect (@jgautier)
    • #355 stop sending erroneous headers on redirected requests (@azylman)
    • #332 Fix #296 - Only set Content-Type if body exists (@Marsup)
    • #343 Allow AWS to work in more situations, added a note in the README on its usage (@nlf)
    • 0๏ธโƒฃ #320 request.defaults() doesn't need to wrap jar() (@StuartHarris)
    • โœ… #322 Fix + test for piped into request bumped into redirect. #321 (@alexindigo)
    • ๐Ÿšš #326 Do not try to remove listener from an undefined connection (@CartoDB)
    • #318 Pass servername to tunneling secure socket creation (@isaacs)
    • โ†ช #317 Workaround for #313 (@isaacs)
    • ๐Ÿ“œ #293 Allow parser errors to bubble up to request (@mscdex)
    • โœ… #290 A test for #289 (@isaacs)
    • ๐Ÿ–จ #280 Like in node.js print options if NODE_DEBUG contains the word request (@Filirom1)
    • #207 Fix #206 Change HTTP/HTTPS agent when redirecting between protocols (@isaacs)
    • #214 documenting additional behavior of json option (@jphaas, @vpulim)
    • #272 Boundary begins with CRLF? (@elspoono, @timshadel, @naholyr, @nanodocumet, @TehShrike)
    • ๐Ÿšš #284 Remove stray console.log() call in multipart generator. (@bcherry)
    • โšก๏ธ #241 Composability updates suggested by issue #239 (@polotek)
    • #282 OAuth Authorization header contains non-"oauth_" parameters (@jplock)
    • โœ… #279 fix tests with boundary by injecting boundry from header (@benatkin)
    • #273 Pipe back pressure issue (@mafintosh)
    • #268 I'm not OCD seriously (@TehShrike)
    • #263 Bug in OAuth key generation for sha1 (@nanodocumet)
    • #265 uncaughtException when redirected to invalid URI (@naholyr)
    • โœ… #262 JSON test should check for equality (@timshadel)
    • #261 Setting 'pool' to 'false' does NOT disable Agent pooling (@timshadel)
    • #249 Fix for the fix of your (closed) issue #89 where self.headers[content-length] is set to 0 for all methods (@sethbridges, @polotek, @zephrax, @jeromegn)
    • #255 multipart allow body === '' ( the empty string ) (@Filirom1)
    • ๐Ÿ›  #260 fixed just another leak of 'i' (@sreuter)
    • #246 Fixing the set-cookie header (@jeromegn)
    • #243 Dynamic boundary (@zephrax)
    • #240 don't error when null is passed for options (@polotek)
    • #211 Replace all occurrences of special chars in RFC3986 (@chriso, @vpulim)
    • #224 Multipart content-type change (@janjongboom)
    • #217 need to use Authorization (titlecase) header with Tumblr OAuth (@visnup)
    • ๐Ÿ‘ #203 Fix cookie and redirect bugs and add auth support for HTTPS tunnel (@vpulim)
    • #199 Tunnel (@isaacs)
    • ๐Ÿ›  #198 Bugfix on forever usage of util.inherits (@isaacs)
    • #197 Make ForeverAgent work with HTTPS (@isaacs)
    • ๐Ÿ›  #193 Fixes GH-119 (@goatslacker)
    • ๐Ÿ‘ #188 Add abort support to the returned request (@itay)
    • #176 Querystring option (@csainty)
    • 0๏ธโƒฃ #182 Fix request.defaults to support (uri, options, callback) api (@twilson63)
    • ๐Ÿ‘ #180 Modified the post, put, head and del shortcuts to support uri optional param (@twilson63)
    • #179 fix to add opts in .pipe(stream, opts) (@substack)
    • ๐Ÿ‘ #177 Issue #173 Support uri as first and optional config as second argument (@twilson63)
    • 0๏ธโƒฃ #170 can't create a cookie in a wrapped request (defaults) (@fabianonunes)
    • #168 Picking off an EasyFix by adding some missing mimetypes. (@serby)
    • #161 Fix cookie jar/headers.cookie collision (#125) (@papandreou)
    • #162 Fix issue #159 (@dpetukhov)
    • #90 add option followAllRedirects to follow post/put redirects (@jroes)
    • #148 Retry Agent (@thejh)
    • #146 Multipart should respect content-type if previously set (@apeace)
    • #144 added "form" option to readme (@petejkim)
    • ๐Ÿ“œ #133 Fixed cookies parsing (@afanasy)
    • #135 host vs hostname (@iangreenleaf)
    • #132 return the body as a Buffer when encoding is set to null (@jahewson)
    • ๐Ÿ‘ #112 Support using a custom http-like module (@jhs)
    • #104 Cookie handling contains bugs (@janjongboom)
    • #121 Another patch for cookie handling regression (@jhurliman)
    • ๐Ÿšš #117 Remove the global i (@3rd-Eden)
    • โšก๏ธ #110 Update to Iris Couch URL (@jhs)
    • #86 Can't post binary to multipart requests (@kkaefer)
    • โœ… #105 added test for proxy option. (@dominictarr)
    • #102 Implemented cookies - closes issue 82: https://github.com/mikeal/request/issues/82 (@alessioalex)
    • #97 Typo in previous pull causes TypeError in non-0.5.11 versions (@isaacs)
    • ๐Ÿ“œ #96 Authless parsed url host support (@isaacs)
    • โœจ #81 Enhance redirect handling (@danmactough)
    • #78 Don't try to do strictSSL for non-ssl connections (@isaacs)
    • โฑ #76 Bug when a request fails and a timeout is set (@Marsup)
    • ๐Ÿ“ฆ #70 add test script to package.json (@isaacs, @aheckmann)
    • #73 Fix #71 Respect the strictSSL flag (@isaacs)
    • #69 Flatten chunked requests properly (@isaacs)
    • ๐Ÿ›  #67 fixed global variable leaks (@aheckmann)
    • #66 Do not overwrite established content-type headers for read stream deliver (@voodootikigod)
    • ๐Ÿ“œ #53 Parse json: Issue #51 (@benatkin)
    • โฑ #45 Added timeout option (@mbrevoort)
    • #35 The "end" event isn't emitted for some responses (@voxpelli)
    • #31 Error on piping a request to a destination (@tobowers)