-
Hi,
ive got some problems with downloading multiple files on slow connection. For example my index.html got in debug 100 files(css and js) and in release 4 files(css and js), some files are over 2mb,…
-
Hi, on elastalert I am getting this error, any help would be appreciated.
`During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/li…
-
I am trying to use Integration Studio on Ubuntu 24.04 LTS and I am encountering a problem when initializing the tool. I am very frustrated because I have done everything, including installing the late…
-
### Description
We spotted the following failure in our CI, on .NET 8.0.0:
```
The active test run was aborted. Reason: Test host process crashed : Unhandled exception. System.NullReferenceExce…
-
### What is the bug?
The HttpConnection class contains the following code in the Request method:
`responseMessage = client.SendAsync(requestMessage, HttpCompletionOption.ResponseHeadersRead).GetAwai…
-
BPO | [34510](https://bugs.python.org/issue34510)
--- | :---
Nosy | @collinanderson, @remilapeyre, @tirkarthi
PRs | python/cpython#8947
*Note: these values reflect the state of the issue at the time …
-
This is somewhat related to #525 and it aims to solve some of the problem Low-level HTTP API is trying to solve.
At this moment it is direct copy from [prototype](https://gist.github.com/scalablecor…
wfurt updated
2 years ago
-
When a document grows large, the memory footprint required to serialize/deserialize it might be too large. This should be investigated further.
-
### What React Native libraries do you use?
React Navigation
### Are you using sentry.io or on-premise?
on-premise (Self-Hosted)
### @sentry/react-native SDK Version
5.33.1
### How does your dev…
-
When trying to use httpie with a unix socket, I'm getting the mentioned error with the following traceback:
```
$ httpie/bin/http --debug http+unix://%2Fsome%2Fsocket/path
HTTPie 3.2.2
Requests 2…