Skip to content

Conversation

johanndev
Copy link
Contributor

Adresses #33115

- Addition to dotnet#33135 - the ACCEPT Header was previously only set  during the `StartInBackground` method, but was missing from the `IsSpaProxyRunning` method.
- Extract HttpClient creation into method to ensure that the HttpClient used for probing the frontend development server is instantiated with consistent settings.
@ghost ghost added area-runtime community-contribution Indicates that the PR has been added by a community member labels May 31, 2021
@dnfadmin
Copy link

dnfadmin commented May 31, 2021

CLA assistant check
All CLA requirements met.

@johanndev johanndev changed the title Harmonize HttpClient creation SpaProxyLaunchManager Harmonize HttpClient creation in SpaProxyLaunchManager May 31, 2021
Copy link
Member

@javiercn javiercn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Added a couple of suggestions just to stay on the safer side. Otherwise, its good to go.

- Add low quality factor to 'Any MIME type' accept header
@johanndev
Copy link
Contributor Author

@javiercn Thanks for your review! Is there any further action required from my side?

Copy link
Member

@javiercn javiercn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@javiercn javiercn merged commit 180b4ad into dotnet:main Jun 4, 2021
@ghost ghost added this to the 6.0-preview6 milestone Jun 4, 2021
@amcasey amcasey added area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants