Batuhan Taskaya
Batuhan Taskaya
Thanks for the PR @barny! Unfortunately we can't accept it as of this moment, since this issue has multiple points that we'd like to fix (most importantly change how cookies...
Hey @adamtaylor13! We've just released 3.1.0 with the new sessions layout, please give it a try (we still haven't made the official annonucement yet, but the package is already on...
Glad you liked it! @adamtaylor13
@ducaale that is the plan. Here is a sneek peek of the planned `--help` (and we'll add a `--manual` for the full help): 
We could support it, but honestly I find a bit confusing (currently `http help` means `http ://help`). Perhaps we might add a `httpie cli help` someday (cc: @jakubroztocil).
@patatetom can you provide the example website for us to reproduce this problem?
This is actually possible without any burden for us. HTTPie uses [pygments style's](https://pygments.org/docs/styles/) to highlight certain parts of the request and response, and if you implement and register a custom...
I also couldn't reproduce the problem, @struckoff would you mind sharing a reproducer URL?
@lathspell would you mind sharing an example website that we can use to reproduce this problem?
I also agree that we should not be sending additional headers every time we send a request. The plugin approch seems to be the best way to go with this,...