Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
api to accept header - C#
C
C#
•
4y ago
•
7 replies
hellounlimited
api to accept header
hi all
, how do we add an api to accept a header value sent from postman
?
does it make sense to add like
[ServiceFilter(typeof(CustomAuthorization))]
[ServiceFilter(typeof(CustomAuthorization))]
above the api controller and add a CustomAuthorization and pass the request from postman to this class so we can reuse the CustomAuthorization
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
ASP.NET Core API - Post to accept JSON array with multiple items
C
C# / help
4y ago
Accept Sqlclient requests
C
C# / help
3y ago
❔ api to api authentication
C
C# / help
4y ago