-
Is it possible to completely disable/block http protocol?
-
Hi all,
is it possible to clone a repo using the https:/... method without using OAuth?
When I try to clone a repo, the OAuth dialog is always coming up because I have no OAuth setup/configured.
…
-
**Description**
1. Created security context for method serve(handler, ip, port, securityContext: securityContext) as listed in the documentation.
2. Ran the dev server using Dart Frog: Start and …
-
The response of every http request send is on game-server and bot ignored. The decision of using the http protocol for communication should be reconsidered and discussed.
-
if request itemli.gigalixirapp.com or http://itemli.gigalixirapp.com -> redirect to https://itemli.gigalixirapp.com
-
Is there a reason you're not using the http scheme in the api uri? The current endpoints the gem supports seem to support https. Is it because future endpoints might not support https?
kamui updated
11 years ago
-
```
java.net.MalformedURLException: no protocol:
"https://xxxxxxx.xxx.com/socks5porxy.php"
at java.net.URL.(URL.java:567)
at java.net.URL.(URL.java:464)
at java.net.URL.(URL.j…
-
**Is your feature request related to a problem? Please describe.**
Like console mode routing, we need the routing feature for these protocols TCPIP, HTTP, gRPC.
Runtime
OS: Linux
.NET 7.0.2
pi-…
-
### Overview
[Here](https://github.com/Opentrons/opentrons/blob/edge/api/README.rst#introduction) you write `We set up simulators for the protocol, but do not run any kind of web servers`. I was simp…
-
Let's say you're connecting to server https://foo/bar/baz successfully with Nethereum.
One day, you decide to try a non-encrypted connection. e.g. same URL but with http: `http://foo/bar/baz`. If t…