nlweb-ai/nlweb-net
馃З Middleware: Response headers injection (scaffold)
Open
#86 opened on Aug 18, 2025
configurationgood first issuemiddleware
Repository metrics
- Stars
- 聽(23 stars)
- PR merge metrics
- 聽(PR metrics pending)
Description
Introduce a minimal response headers injection scaffold (incremental toward #39).
Scope
- Create a
ResponseHeadersOptionsclass undersrc/NLWebNetand wire minimal binding - Add a simple middleware or extend existing
NLWebMiddlewareto set one sample header when configured - Add an example to
samples/Demo/appsettings.json
Acceptance Criteria
- Running the demo sets at least one header from config
Labels: configuration, middleware, good first issue
Link: #39