2021-02-18 12:55:15 +01:00
|
|
|
---
|
|
|
|
name: Bug report
|
2021-02-18 13:42:59 +01:00
|
|
|
about: Report a possible bug in HTTPie
|
2021-02-18 12:55:15 +01:00
|
|
|
title: ''
|
|
|
|
labels: "new, bug"
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-02-18 13:42:59 +01:00
|
|
|
- [ ] I've searched for similar issues
|
2021-02-18 12:55:15 +01:00
|
|
|
- [ ] I'm using the the latest version of HTTPie
|
|
|
|
|
2021-02-18 13:44:29 +01:00
|
|
|
---
|
2021-02-18 12:55:15 +01:00
|
|
|
|
2021-02-18 13:42:59 +01:00
|
|
|
**What are the steps to reproduce the problem?**
|
2021-02-18 12:55:15 +01:00
|
|
|
|
|
|
|
1.
|
|
|
|
2.
|
|
|
|
3.
|
|
|
|
|
2021-02-18 13:46:10 +01:00
|
|
|
|
2021-02-18 13:42:59 +01:00
|
|
|
**What is the expected result?**
|
|
|
|
|
|
|
|
|
|
|
|
**What happens instead?**
|
2021-02-18 12:55:15 +01:00
|
|
|
|
|
|
|
|
2021-02-18 13:42:59 +01:00
|
|
|
**Debug output**
|
|
|
|
|
|
|
|
Please re-run the command with `--debug`, then copy the entire command & output and paste both below:
|
2021-02-18 12:55:15 +01:00
|
|
|
|
|
|
|
```
|
|
|
|
$ http --debug <COMPLETE ARGUMENT LIST THAT TRIGGERS THE ERROR>
|
|
|
|
<COMPLETE OUTPUT>
|
|
|
|
```
|
|
|
|
|
2021-02-18 13:46:10 +01:00
|
|
|
|
2021-02-18 13:42:59 +01:00
|
|
|
**Provide any additional information, screenshots or code examples below**
|