You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
I'm wondering if there are plans on adding the ability to access raw headers in Kestrel like ALL_RAW in IIS does.
I ask because I'm building a system to detect potentially dangerous traffic and one of the metrics is based on how raw headers are delivered to the server.
This is an edge user case, so I understand if there are no plans to add this to Kestrel, and since it's open source I can add this capability myself, but I thought I would ask.
The text was updated successfully, but these errors were encountered:
I'm wondering if there are plans on adding the ability to access raw headers in Kestrel like ALL_RAW in IIS does.
I ask because I'm building a system to detect potentially dangerous traffic and one of the metrics is based on how raw headers are delivered to the server.
This is an edge user case, so I understand if there are no plans to add this to Kestrel, and since it's open source I can add this capability myself, but I thought I would ask.
The text was updated successfully, but these errors were encountered: