Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove feature flag requirement for HTTP proxying #9320

Closed
mattchenderson opened this issue Jun 7, 2023 · 1 comment
Closed

Remove feature flag requirement for HTTP proxying #9320

mattchenderson opened this issue Jun 7, 2023 · 1 comment
Assignees
Labels
area: http Items related to experience improvements for HTTP triggers

Comments

@mattchenderson
Copy link
Contributor

Right now, for the .NET worker's ASP.NET Core integration, you have to set AzureWebJobsFeatureFlags to include "EnableHttpProxying". This is unnecessary, as the worker provides a capability parameter that signals this already. Users should not be required to set redundant configuration.

@satvu
Copy link
Member

satvu commented Jun 20, 2023

Closed by #9341

@satvu satvu closed this as completed Jun 20, 2023
@fabiocav fabiocav assigned satvu and unassigned brettsam Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: http Items related to experience improvements for HTTP triggers
Projects
None yet
Development

No branches or pull requests

3 participants