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

curl -X option #35143

Open
mthanson8333 opened this issue Apr 3, 2025 · 0 comments
Open

curl -X option #35143

mthanson8333 opened this issue Apr 3, 2025 · 0 comments
Labels
aspnet-core/svc mobile/subsvc Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

@mthanson8333
Copy link

mthanson8333 commented Apr 3, 2025

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

  • ID: bdbdf1ed-c52a-3be8-1f41-aecbdab0883b
  • PlatformId: 1aef513d-2c54-5bd1-156c-3ae44147130d
  • Service: aspnet-core
  • Sub-service: mobile

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspnet-core/svc mobile/subsvc Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
None yet
Development

No branches or pull requests

2 participants