Rename IMiddlewareOption to IRequestOption #635
Labels
Csharp
Pull requests that update .net code
enhancement
New feature or request
fixed
generator
Issues or improvements relater to generation capabilities.
Go
Java
TypeScript
Pull requests that update Javascript code
Milestone
To avoid leaking implementation details of HttpCore we want to focus on the fact that these are "per request" options. Whether they happen to be implemented as middleware or not isn't relevant to the user.
AB#11170
The text was updated successfully, but these errors were encountered: