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,560 public repositories matching this topic...
-
Updated
Nov 17, 2020 - C
-
Updated
Nov 17, 2020 - Go
-
Updated
Nov 12, 2020 - Java
-
Updated
Oct 24, 2020 - Go
-
Updated
Nov 17, 2020 - Shell
-
Updated
Oct 27, 2020 - Vue
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Nov 14, 2020 - TypeScript
-
Updated
Nov 10, 2020 - Erlang
-
Updated
Nov 10, 2020 - Java
-
Updated
Nov 15, 2020 - C++
-
Updated
Nov 16, 2020 - Go
-
Updated
Nov 17, 2020 - Java
This list already excludes the services which use HSTS preloading or are redirected by current rulesets.
Alexa top 1M
- rediff.com (545)
- rackspace.com (1735)
- one.com (2011)
- privateemail.com (2273)
- freenet.de (3403)
- zoho.eu (3504)
- bluewin.ch (9624)
- lilo.org (15533)
- lycos.com (21102)
- goneo.de (35151)
- excite.com (58522
-
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
Nov 16, 2020 - C
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 5, 2020 - Go
-
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: