We have a mvc action that will send data to a embedded device, but would like it not to send any header information. Is this at all possible with a Acti开发者_运维知识库onFilter and how?
So its seems quite tricky to do this without having to add a Module to IIS which will strip the headers... So no go..
精彩评论