-
https://deno.land is sending an HSTS header indicating that it should be preloaded for HTTPS in browsers:
https://hstspreload.org/?domain=deno.land
If this is intended, it would be good to sub…
-
## Background information
We want all of our domains to be [preloaded with HTTP Strict Transport Security (HSTS)](https://hstspreload.org/). We can add automated tests to ensure it's in place.
#…
afeld updated
3 years ago
-
Here's a small example of my error, the most obvious solution is to use `hasattr` or `.get`, but I have not idea what going on underhood of this lib.
```bash
uvicorn server:app --host 0.0.0.0 --po…
-
Checking the website security configurations through:
- https://www.hardenize.com/report/wahay.org/1614942638
- https://www.ssllabs.com/ssltest/analyze.html?d=wahay.org
- https://securityheaders…
-
I'll post a snippet of the error, basically I tried every other way, I tried downgrading urllib3 to 1.21.1 and 1.26 to no avail, I tried downloading the package from here and installing it from cmd wi…
-
> **14.4.5** | Verify that a Strict-Transport-Security header is included on all responses and for all subdomains, such as Strict-Transport-Security: max-age=15724800; includeSubdomains. | ✓ | ✓ | ✓ |…
-
I am trying to use this module but all the time it says "ModuleNotFoundError: No module named 'dpymenus'". I installed it with "pip install dpymenus" and I also tried to reinstall it but nothing works…
-
**Rasa Core version**: 0.13.0
**Python version**: 3.6
**Operating system** (windows, osx, ...): Windows 10 Professional
**Anaconda version**: 1.7.2
**Issue**:
Starting a clean environm…
-
www.chromestatus.com is already https only, but of course there are many websites that still link to http://www.chromestatus.com. By enabling HSTS, it saves the time to make the first http connection.…
ghost updated
3 years ago
-
Hello and thank you very much for the work provided with this gem.
I probably have a problem of use, but if I install the gem and I configure it this way (same error with the default config)
``…