Skip to content

Commit

Permalink
Display options for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jul 12, 2014
1 parent cc7ba58 commit b7edcda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/send.js
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,8 @@ SendStream.prototype.send = function(path, stat){
return this.headersAlreadySent();
}

debug('options %o', options);

// set header fields
this.setHeader(path, stat);

Expand Down

0 comments on commit b7edcda

Please sign in to comment.