We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm not sure which version of curl I'm using but curl replaced -X with -Method:
SYNTAX Invoke-WebRequest [-Uri] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint ] [-Certificate ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Method {Default | Get | Head | Post | Put | Delete | Trace | Options | Merge | Patch}] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-Body ] [-ContentType ] [-TransferEncoding {chunked | compress | deflate | gzip | identity}] [-InFile ] [-OutFile ] [-PassThru] []
There are 5 instances of -X on the webpage.
[Enter feedback here]
https://learn.microsoft.com/en-us/aspnet/core/mobile/native-mobile-backend?view=aspnetcore-9.0&tabs=windows
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/mobile/native-mobile-backend.md
d06996cc-14aa-96e2-fd62-9d5bbc059107
1aef513d-2c54-5bd1-156c-3ae44147130d
@Rick-Anderson
Related Issues
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
I'm not sure which version of curl I'm using but curl replaced -X with -Method:
SYNTAX
Invoke-WebRequest [-Uri] [-UseBasicParsing] [-WebSession ] [-SessionVariable ] [-Credential ] [-UseDefaultCredentials] [-CertificateThumbprint
] [-Certificate ] [-UserAgent ] [-DisableKeepAlive] [-TimeoutSec ] [-Headers ] [-MaximumRedirection ] [-Method {Default | Get | Head | Post
| Put | Delete | Trace | Options | Merge | Patch}] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-Body ] [-ContentType ] [-TransferEncoding
{chunked | compress | deflate | gzip | identity}] [-InFile ] [-OutFile ] [-PassThru] []
There are 5 instances of -X on the webpage.
[Enter feedback here]
Page URL
https://learn.microsoft.com/en-us/aspnet/core/mobile/native-mobile-backend?view=aspnetcore-9.0&tabs=windows
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/mobile/native-mobile-backend.md
Document ID
d06996cc-14aa-96e2-fd62-9d5bbc059107
Platform Id
1aef513d-2c54-5bd1-156c-3ae44147130d
Article author
@Rick-Anderson
Metadata
Related Issues
The text was updated successfully, but these errors were encountered: