tjfontaine / node-dns

Replacement dns module in pure javascript for node.js
MIT License
585 stars 154 forks source link

Allow setting header flags on Request creation #72

Open ThomasGreiner opened 10 years ago

ThomasGreiner commented 10 years ago

In my specific case I needed to modify the opcode header flag but I noticed that there was a request for another flag to be modified as well (see #64) so I made the change more generic to allow any header flag to be set.

taoeffect commented 8 years ago

This project is no longer maintained, but we are happy to link to a well maintained fork.

Please see: https://github.com/tjfontaine/node-dns/issues/111

taoeffect commented 8 years ago

This project is no longer maintained, but we are happy to link to a well maintained fork.

Please see: https://github.com/tjfontaine/node-dns/issues/111