Vsevolod Strukchinsky
Vsevolod Strukchinsky
@ahmadawais is [generator-nm](http://github.com/sindresorhus/generator-nm) is what you are looking for?
@madbence @joshbeam yeah, this will work for most of the cases, but we using `co` in test framework [ava](https://github.com/sindresorhus/ava) and including global polyfill will affect code under testing (if code...
@pbojinov yeah, sounds nice. We used [netmask](https://www.npmjs.com/package/netmask) for a while, until IPv6 came into play. I think [ip](https://github.com/indutny/node-ip) is good candidate for this task.
@pbojinov we have only tests for filtering ipv4 adresses (all of them from [private networks](https://en.wikipedia.org/wiki/Private_network)), but no actual headers. > What about thoughts on naming for the flag: ignorePrivate, ignoreLocal,...
@rekby I think we should wait, until YDB will be ready to provide locking primitives.
@maccyber I think the real problem here is that `logRequest` does not share same request body [cache](https://github.com/zeit/micro/blob/master/lib/index.js#L109) with loaded micro instance.
@demisx @artch this PR does not contains fix, so merging it will not solve this problem. Just to make it clear.
I already did, but this seems like a bug. Tell me, if you need more info or debug traces, I'll be glad to help!
@varya this is definitely must-know information! Could you create an issue with them?
@rastapopougros @acjay If I would pick the one site for BEM – it most likely will be [bem.info](https://bem.info). Feel free to send PR to add it into Further reading section.