-
Here's the current abomination:
![Image](https://user-images.githubusercontent.com/3277009/243460920-0c44577f-f0ef-4a15-9200-7749d206d878.png)
The goal is to replace this with something nicer. It's …
-
Disclaimer: I've _zero_ experience in preparing packages for any of the popular package managers for Linux.
How difficult would it be to make avail either a sort of collection package that points t…
-
## Checklist
- [x] I've searched for similar feature requests.
## Enhancement request
If I am not mistaken then currently there is no support for templates, right?
I would like to see temp…
-
As an engineer, I want to be warned early when my application code is trying to shell out for things that libraries already provide, such as:
* `curl`/`wget` (Can probably use a URL request)
* `se…
-
The `o/userinfo` endpoint [is documented](https://docs.geonode.org/en/master/api/V2/index.html#get--o-userinfo-) as providing information about the authenticated end user. However, it seems this endpo…
-
### Describe the bug
When I use the `HttpLoggingMiddleware` to log the response body, the response header would not be logged as expected, not know if this is by design, guessing that it may caused…
-
Just started having an issue with the integration this morning. I've reloaded HA and even rolled back to a previous backup up and still nothing seems to allow the integration to connect.
I'm wonde…
-
```
What steps will reproduce the problem?
1. Attempting to authenticate with a proxy server using NTLM
What is the expected output? What do you see instead?
Python-ntlm currently supports ntlm authe…
-
these commands don't always have common intuition.
```
add-unreal-project Add a unreal project to this beamable cli project
add-unity-project Add a unity project…
-
## Checklist
- [x] I've searched for similar issues.
- [x] I'm using the latest version of HTTPie.
---
## Minimal reproduction code and steps
1. Install httpie using `pipx install httpie`…