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

Docs: Context extension methods need updating to tuples #482

Open
xdaDaveShaw opened this issue Jun 5, 2021 · 0 comments
Open

Docs: Context extension methods need updating to tuples #482

xdaDaveShaw opened this issue Jun 5, 2021 · 0 comments

Comments

@xdaDaveShaw
Copy link
Contributor

Just noticed in the docs that the example for:

ctx.SetHttpHeader "Key" "value"

should now be

ctx.SetHttpHeader("Key", "value")

for version 5.

I'm not sure what other extension methods there are that need updating, but can submit a PR for that one if needed.

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

No branches or pull requests

1 participant