We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470f957 commit 770007eCopy full SHA for 770007e
aspnetcore/test/http-files.md
@@ -203,7 +203,7 @@ You can pass values from one HTTP request to another within the same `.http` fil
203
204
```http
205
// @name login
206
- https://contosol..com/api/login HTTP/1.1
+ https://contoso.com/api/login HTTP/1.1
207
```
208
209
1. In subsequent requests in the same HTTP file use the request name to refer to the request.
0 commit comments