-
How would you suggest forcing HTTPS, by re-directing from HTTP?
-
-
I update lib to "polkadot-v0.9.3" in root dir Cargo.toml
I modify the Cargo.toml like
```
xxx = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.3" }
xxxx = { git = …
-
I was stuck trying to get polka running on firebase functions and came across a couple gotchas,
To get the lowest possible function working, this is the code:
```
const functions = require('fi…
-
I think the site should have at least 10 textiles published of varying difficulty before launching.
- [x] The Ugly
- [x] Doctor Knowall
- [x] Trial by Geometry
- [x] Soap Bubbles
- [x] Life Tim…
-
**Describe the bug**
Running against Ampache 4.3.0 returns an error when trying to ping the server
**To Reproduce**
Steps to reproduce the behavior:
1. Go to MusicBee plugin configuration
2. se…
-
I have put a few small personal sapper projects into AWS and noticed over time - around two weeks - the CPU increase usage of the node process running sapper is over 80% for sites that don't get any …
-
For a test case of the following
curl -X POST --header 'Content-Type: application/json' --header 'Accept: text/html' -d '{ "$class": "org.accordproject.cicero.contract.AccordContractState", "stateI…
-
@tashimi commented on [Sat Dec 16 2017](https://github.com/habitat-sh/habitat/issues/4328)
This is expected/documented behavior but apparently doesn't exist in the code base.
## Additional channe…
-
**Describe the bug**
When a subapp is mounted on a path, all of the middlewares with the same path in the original app are ignored and return 404 because it's being handled by a subapp.
**To Rep…