Skip to content

Commit

Permalink
doc/registry-web-api: Adjust user-agent header
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Mar 6, 2024
1 parent 7eca372 commit c1f5fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/src/reference/registry-web-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Cargo sets the following headers for all requests:

- `Content-Type`: `application/json` (for requests with a body payload)
- `Accept`: `application/json`
- `User-Agent`: The Cargo version such as `cargo 1.32.0 (8610973aa
- `User-Agent`: The Cargo version such as `cargo/1.32.0 (8610973aa
2019-01-02)`. This may be modified by the user in a configuration value.
Added in 1.29.

Expand Down

0 comments on commit c1f5fa6

Please sign in to comment.