1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-28 00:33:48 +02:00
Files
httpie-cli/.github/ISSUE_TEMPLATE/bug_report.md
Jakub Roztocil 82ee071362 Tweaks
2021-02-18 13:47:58 +01:00

634 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Report a possible bug in HTTPie new, bug

Checklist

  • I've searched for similar issues.
  • I'm using the the latest version of HTTPie.

What are the steps to reproduce the problem?

What is the expected result?

What happens instead?

Debug output

Please re-run the command with --debug, then copy the entire command & output and paste both below:

$ http --debug <COMPLETE ARGUMENT LIST THAT TRIGGERS THE ERROR>
<COMPLETE OUTPUT>

Provide any additional information, screenshots, or code examples below: