| name | Feature Request |
|---|---|
| about | Suggest a new feature or enhancement |
| title | [FEATURE] |
| labels | enhancement |
| assignees |
A clear and concise description of the feature you'd like to see.
Describe the problem this feature would solve or the use case it would enable.
Describe how you envision this feature working. Include code examples if possible.
// Example usage of the proposed feature
var handler = new SecureHttpClientHandler(null);
handler.ProposedNewFeature(...);Describe any alternative solutions or features you've considered.
Which platforms should this feature support?
- Android
- iOS
- Windows/.NET
- All platforms
Add any other context, screenshots, or examples about the feature request here.
- I'm willing to implement this feature and submit a PR
- I'm willing to help test this feature
- I'm just suggesting the feature