ansible: add lib as application/octet-stream type#3195
ansible: add lib as application/octet-stream type#3195richardlau merged 1 commit intonodejs:mainfrom
Conversation
Serve `.lib` files with `application/octet-stream` content-type. Refs: nodejs#3194
|
Was going to ask if the |
|
The only other one that might be missing is https://www.iana.org/assignments/media-types/text/tab-separated-values for the |
|
Forgot to mention that I have already deployed the change in this PR on our two servers.
I'm inclined for now to leave that unless someone runs into a problem with the |
Serve
.libfiles withapplication/octet-streamcontent-type.Refs: #3194