---
no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]
* `-c|--content`
Provides an inline HTTP request body. For example, `-c "{"id":2,"name":"Cherry"}"`.
* `-f|--file`
Provides a path to a file containing the HTTP request body. For example, `-f "C:\request.json"`.
* `--no-body`
Indicates that no HTTP request body is needed.