We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was reading http://restify.com/#response-api but couldn't find res.headers. In master it's listed and the order slightly differs.
res.headers
The text was updated successfully, but these errors were encountered:
Hello, master is currently on the 5.x public beta branch, when it goes live we will update the docs to reflect the new version.
You are right, It looks like res.headers() is not currently documented in the 4.x docs.
res.headers()
Sorry, something went wrong.
Create FEATURE_REQUESTS.md
553c95a
Closes: #289 #381 #474 #575 #790 #633 #717 #576 #576 #909 #875 #860 #853 #850 #829 #813 #801 #921 #1101 #1019 #989 #632 #708 #737 #859 #1326 #1327 #927 #1099 #1068 #1040 #1035 #957 #948 #1134 #1136 #1183 #1206 #1286 #1323 > Note: this issue closes _but does not resolve_ the issues listed, we are just tracking them in another medium
No branches or pull requests
I was reading http://restify.com/#response-api but couldn't find
res.headers
. In master it's listed and the order slightly differs.The text was updated successfully, but these errors were encountered: