yak
yak copied to clipboard
Fix magic reference to this
Somehow, the reference to this inside request.js works because of fat arrow functions, but I don't know exactly how and why. Find a more predictable solution to this.