1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-24 00:31:09 +02:00

Add a changelog entry for #1502

This commit is contained in:
Jakub Roztocil
2023-05-19 23:59:08 +02:00
parent cbe53ed79a
commit cc697db730
2 changed files with 5 additions and 1 deletions

View File

@@ -1174,7 +1174,7 @@ User-Agent: HTTPie/<version>
```bash
$ http pie.dev/headers 'Header;'
```
Please note that some internal headers, such as `Content-Length`, can’t be unset if
they are automatically added by the client itself.