kovan
kovan
Hi. I am looking at this library for using in my code, but I have a question: Would it be possible to implement a response cache? Right now, in my...
**Describe the bug** I have a website with ipns:// links. With Brave browser they work fine, but I can't get them to work with Chrome + IPFS Companion, even though...
Installation fails when npm tries to compile native binaries for grpc, which must be a dependency somewhere in the dependency chain. This is the error: ``` ╰─➤ yarn add firegraph...
Suggested implementation for #79. Tested and working. Summary: ----------- Each Google API response has a [E-tag ](https://en.wikipedia.org/wiki/HTTP_ETag) attached to it, which is included in the JSON response. If you save...
How to find out which tasks is in a **waiting** state? (for something that has not yet arrived to it)?. I have found `anyio.get_running_tasks()`, but that doesn't say much about...
Somehow the description of a `` entry in the sitemap has weird characters which seem not to be in the range allowed by the XML specification. Here is the stack...
## Affected builder image `gcr.io/cloud-builders-community/firebase` ## Expected Behavior command `firebase deploy ` working ## Actual Behavior I get the error: > Error: Not in a Firebase app directory (could not...
`cmake -DPREFIX=/usr/local -DEVERYTHING=1 .` fails with: `CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find Event (missing: Event_LIBRARIES) Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) cmake/FindEvent.cmake:22 (find_package_handle_standard_args) NewNet/CMakeLists.txt:4 (find_package)` libevent-dev...
After some testing with this template, I have gotten to a point where Firefox doesn't show anything, it says: `The site at http://localhost:3000/ has experienced a network protocol violation that...