glynnbird opened a new pull request #253:
URL: https://github.com/apache/couchdb-nano/pull/253


   ## Overview
   
   Fixes auth scrubbing bug where JSON.stringify on the `req` object could 
produce circular references when an HTTP Agent was used.
   
   Solution: log before adding the agent.
   
   ## Testing recommendations
   
   npm run test
   
   ## GitHub issue number
   
   Fixes issue #252 
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [x] Changes are covered by tests;
   - [x] Documentation reflects the changes;
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to