fluffy

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 1  →  ?path2? @ 2
/src/handler.js
@@ -225,7 +225,7 @@
Handler.prototype.process = function(config, request, response, root) {
EventEmitter.call(this);
var self = this;
 
// Get client details.
const address = request.socket.address();
// Get requested URL.