-
I am interested in creating a HTTP proxy (note: _not_ a reverse proxy) in Go. I'm only interested in implementing the `CONNECT` method. All other methods are irrelevant for me. https://github.com/elaz…
-
Hi! I noticed that the
```bash
ERROR: Imports are incorrectly sorted.
```
"header" before an isort diff is shown has disappeared in pytest-isort output i.e. the filename associated with an is…
-
#### Environment details
- OS: Ubuntu 22.04
- Node.js version: v18.15.0
- npm version: 9.5.0
- `@google-cloud/storage` version: 6.10.0
#### Steps to reproduce
Run the following cod…
-
So playing with attach streams... specifically for `docker exec`, I've found that you can't end the stdin stream... The `HttpDuplex.end()` [implementation](https://github.com/apocas/docker-modem/blob/…
-
Recent Intel x64 CPUs support a new security feature called CET (Control-flow Enforcement Technology). We plan to support it in the .NET 6.0.
## Windows and Linux
- [x] Add Shadow stack popping du…
-
```chpl
class Base {
proc useImplement() {
return mustImplement();
}
proc mustImplement() : int {
halt("Derived classes must implement this method");
return -1;
}
}
cl…
-
Mist uses named sockets to communicate with the nodes.
https://github.com/ethereum/mist
#24
-
```
When loading [UpgradeWorkspaceSs3ToRc2 with the script],
the following classes/methods are patched:
# SSGenericFrame>>updateRoot:
# SSProject>>fullDirectoryUrl
# SSSendPassword>>sendMailWithUrl…
-
we need more payment methods. credit cards are basically only used in the US.
some ideas:
- ideal (NL only)
- google pay
- ~~apple pay~~
mrjvs updated
5 months ago
-
### System
OS: macOS
Version: alacritty 0.12.1 (5fdfd47)
### Description
This issue is the same as https://github.com/alacritty/alacritty/issues/6838 (0.12.0):
> When I type non-ASCII chara…