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

HtmlWeb.LoadFromWebAsync does not respect UserAgent #298

Closed
wiz0u opened this issue May 14, 2019 · 3 comments
Closed

HtmlWeb.LoadFromWebAsync does not respect UserAgent #298

wiz0u opened this issue May 14, 2019 · 3 comments
Assignees

Comments

@wiz0u
Copy link

wiz0u commented May 14, 2019

LoadFromWebAsync does not apply the given UserAgent property (and possibly other properties)
like the synchronous methods do.

@JonathanMagnan JonathanMagnan self-assigned this May 15, 2019
@JonathanMagnan
Copy link
Member

Thank for letting us know,

We will check if there is a reason behind it.

Best Regards,

Jonathan


Performance Libraries
context.BulkInsert(list, options => options.BatchSize = 1000);
Entity Framework ExtensionsEntity Framework ClassicBulk OperationsDapper Plus

Runtime Evaluation
Eval.Execute("x + y", new {x = 1, y = 2}); // return 3
C# Eval FunctionSQL Eval Function

@JonathanMagnan
Copy link
Member

Hello @wiz0u ,

The v1.11.5 has been released.

Let me know if everything is working as expected.

@wiz0u
Copy link
Author

wiz0u commented Jun 20, 2019

Tested on 1.11.7
Seems good now, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants