Closed bdsomer closed 7 years ago
Now merge it! On Sat, Jun 10, 2017 at 11:32 AM Ethan Davis notifications@github.com wrote:
@FuturisticCake approved this pull request.
Helpful formatting fixes & test output fixes
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/FuturisticCake/phin/pull/5#pullrequestreview-43303352, or mute the thread https://github.com/notifications/unsubscribe-auth/AMr87abM7JZzeS6o47Xe4QuTAZPaI-z_ks5sCuEsgaJpZM4NBEqV .
phin
now automatically compresses requests if a customAccept-Encoding
header is not provided.phin
can now be passed toutil.promisify
(Node.js 8). This change does not apply to older versions of Node.js.phin
tests have been updated to use dependency injection instead of starting an HTTP server on the tester's computer.