-
Background: I've added and have been field-testing HTTP response signatures in my business's API, per the earlier [Cavage HTTP draft spec](https://tools.ietf.org/id/draft-cavage-http-signatures-12.htm…
ezekg updated
2 years ago
-
Upgrading `@web/test-runner-core` from 0.10.4 to 0.10.5 gave these errors:
```
> wtr --coverage
src/components/map/themed-map.test.js:
❌ Error: Protocol error (Profiler.takePreciseCoverag…
-
Hello,
I'm following up after the issue #1065 and upgrading to Slack Bolt 1.8.
Shortly after upgrading, I experienced disconnections. This happened twice in the last 3 days - with the previous ver…
-
Thanks for this!
Why does my widget not get updated whenever I finished listening to a new track? Is it the current implementation? I guess it's more a question than an issue.
-
### Environment
* PostgreSQL version: 14.2
* PostgREST version: 8.0.0
* Operating system: Arch Linux x86_64
### Description of issue
Run test suite of postgrest.
```
Failures:
test…
-
## Description
As usual, you guys still are having issues. I had hoped you had corrected most of your problems by now but I guess not. I am trying to publish my branch and it is kicking back …
-
Add a `ttl` method to support the `refreshThreshold` property of [node-cache-manager](https://github.com/BryanDonovan/node-cache-manager#refresh-cache-keys-in-background) for _background refreshing_. …
-
Hi,
as stated in https://github.com/StarpTech/GraphCDN/blob/main/src/index.ts I wrap all my handler with the Cache API. Currently, there is only one GET route. Questions:
- How can I check if the …
-
## What
The `Very` header is expected but missing from the response.
## Details
```
curl -I https://polyfill.io/v3/polyfill.js
HTTP/1.1 200 Connection established
HTTP/2 200
…
-
By leveraging modern standards based http caching you can avoid littering your code with calls to the cache facade and more efficiently utilise the client side cache.
* Cover `stale-while-revalidat…