https
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
Here are 1,553 public repositories matching this topic...
-
Updated
Nov 3, 2020 - C
-
Updated
Nov 3, 2020 - Go
-
Updated
Oct 26, 2020 - Java
-
Updated
Oct 24, 2020 - Go
-
Updated
Oct 13, 2020 - Shell
-
Updated
Oct 27, 2020 - Vue
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Nov 2, 2020 - TypeScript
-
Updated
Nov 2, 2020 - Erlang
-
Updated
Oct 2, 2020 - Java
-
Updated
Nov 3, 2020 - C++
-
Updated
Nov 3, 2020 - Go
-
Updated
Nov 3, 2020 - Java
This list is based on a list at https://cryptositeslist.com/. Number in parentheses indicates the Alexa rank of a domain.
Alexa top 1M
- iqoption.com (161) #19236
- investing.com (290) #19235
- bitfun.co (1329)
- binance.com (1499)
- cointelegraph.com (2019)
- freebitco.in (2161)
- zb.com (2511)
- okex.com (3744)
- robinhood.com (4121)
- me
-
Updated
Apr 27, 2020 - Java
Name of Issue
GET request of schema inputs throw error.
Workaround is to use POST or write middleware (example below)
- ActionHero Version:
16.0.5
- Node.js Version:
7.4.0
- Operating System
OSX
Steps to reproduce your error
- Make a new actionhero project with
./node_modules/.bin/actionhero generate
./node_modules/.bin/actionhero generate action --name="schemaTest"
-
Updated
Oct 5, 2020 - Shell
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Sep 28, 2020 - C
-
Updated
Sep 5, 2020 - Go
currently "option forwardfor" cant't be unset, so there is no way to enable it in the default section and disable it in a particular frontend
-
Updated
Sep 10, 2020 - Go
Caddy version:
v2.2.0 h1:sMUFqTbVIRlmA8NkFnNt9l7s0e+0gw+7GPIrhty905A=
I am trying to pass pem-encoded client certificate to proxied service via a X-SSL-Cert header, like so: