I am struggling to find a way to enforce a custom header in the Web API I am building using ASP.Net Core. I know we can validate if the custom header entry and value exist but I am curious if a way exists to have this available to the client based on the WADL definition. Hope this makes sense?
↧