-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go version go1…
-
## Context
When using a `net/http.Client`, especially with a `context.Context` that has a deadline, it’s not uncommon for the `http.Client.Do()` method to return an error that contains the full URL…
-
### Repro steps
1. Open the desktop app
2. Click 'Existing Terminal' on the Intercept page
3. Paste into a terminal
4. Run `curl -vI https://1.1.1.1/`. It fails with:
```
* Uses proxy env variab…
-
More specifically, HTTP client-side stuffs are more useful at this point.
One challenge here is to have some security/diagnostic measures implemented, because one would want to control/limit the o…
-
### What happened?
Drafting a PR to the [kubernetes/client-go repo](https://github.com/kubernetes/client-go) results in an unhelpful message with prose, but, no links, and the referenced content is a…
-
The problem is:
After boot all DNS queries failed regardless of connection state.
I.e. after boot system connects to my wifi. DNS doesn't work. I disconnect from wifi then connect to ethernet. DNS s…
-
Hi,
I'm on tornado 6.1, python 3.9 running on an alpine container 4 CPU with 4 GB of Ram, and I'm seeing a weird behavior when calling a remote service using
`response = await AsyncHTTPClient().fet…
-
samtools 1.18
htslib-plugins: 201712
Running the following (which is from one of our test suites which passes on iRODS 4.2.7, 4.2.11 and 4.2.12) fails on the current 4.3.1 release of iRODS. This i…
-
Vulnerable Library - curlcurl-7_83_1
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS,…
-
I try to configure HTTPS on whois, and terminal shows startup log:
`2024-11-15T03:18:44,106 INFO [Server] Started Server@68c06a2{STARTING}[11.0.20,sto=0] @8333ms`
`2024-11-15T03:18:44,106 INFO [Je…