We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eca372 commit c1f5fa6Copy full SHA for c1f5fa6
src/doc/src/reference/registry-web-api.md
@@ -42,7 +42,7 @@ Cargo sets the following headers for all requests:
42
43
- `Content-Type`: `application/json` (for requests with a body payload)
44
- `Accept`: `application/json`
45
-- `User-Agent`: The Cargo version such as `cargo 1.32.0 (8610973aa
+- `User-Agent`: The Cargo version such as `cargo/1.32.0 (8610973aa
46
2019-01-02)`. This may be modified by the user in a configuration value.
47
Added in 1.29.
48
0 commit comments