-
Ran test on rust nightly then rust stable (OS X).
[ws-rs]$ cargo test
Finished dev [unoptimized + debuginfo] target(s) in 0.12s
Running target/debug/deps/ws-eeac12c93d7bf5ce
running …
-
Relates to #75
While current DNS is *kinda* decentralised, it isn't really.
It would be good to look at alternatives and implement them on a browser level, like we do for protocols.
I've resea…
-
So I added this entry to docker compose
```
sslwykop2:
image: "katacoda/docker-http-server:v2"
labels:
- "virtual.host=test2.ssl-wykop.pl" # your domains separated with a space
…
noisy updated
4 years ago
-
```
What steps will reproduce the problem?
1. Download jWebSocket-1.0-nb11201.zip, install the server and client
2. run the chat demo
3.
What is the expected output? What do you see instead?
I expec…
-
### What is the issue?
pulling manifest
Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/gemma2/manifests/2b": net/http: TLS handshake timeout.
Before version 0.3.0, there wer…
-
Hi there,
Are webhooks still working? I just POSTed a webhook on my list , with the exact payload as the documentation. When I GET, the result is [{"id":2992881,"url":"https://www.myurl.com","list_…
-
Cloudflare前端 日志
2022-10-22 21:26:03.179 - [INFO] load /data/data/com.xxnet.vpn/files/running/xxnet/code/default/x_tunnel/local/cloudflare_front/front_domains.json success
2022-10-22 21:26:03.181…
-
# Name
Zach Vorhies
# Project Name
Brave Browser - Handshake Integration
# Resume + Code Samples:
Brief: 8.5 years at Google. The team I belonged to worked on the chrome browser for Xbox/PS4/…
-
(See the actual error at the end of this post)
Everything was working fine. This is my `/usr/local/openresty/nginx/conf/nginx.conf` file:
```bash
http {
# ...
# Initial setup tasks.…
-
### Description
We have a HAProxy setup that handles various domains and subpaths. For some paths we do a redirect with HTTP 307 status code, because we need the client to repeat POST request to a …