-
Taking about 5s ~ 10s to load. In one of the case, it takes 67.9s.
Solution steps:
[ ]. *mitigation*: change diffing query from pre-render to post-render.
[ ]. *solution*: find out why diff takes…
-
Add support for searching WHO trials. Implement logic to allow the user to search for clinical trials in clinicaltrials.gov data, the WHO data or BOTH. There will be a new field in the records (Mongo)…
-
Using this endpoint:
https://api.feedbin.com/v2/subscriptions.json
If I subscribe to a new feed, I get a 201 response as expected. However, if I try to subscribe to a feed to which I am already subs…
-
Supporting grpc-web clients is possible only through a reverse proxy like Envoy which might reduce the performance. Is it possible to add direct support as [this wrapper for grpc-go](https://github.co…
-
Vulnerable Library - axios-0.21.1.tgz
Promise based HTTP client for the browser and node.js
Library home page: https://registry.npmjs.org/axios/-/axios-0.21.1.tgz
Path to dependency file: /package.j…
-
I got a 403 error when I am trying to export a diagram to png file
The first request curl was copied from chrome:
```
curl 'http://localhost:8888/export' \
-H 'Connection: keep-alive' \
…
-
### Comment:
## elevator pitch
Provide a low-barrier way to make precise, pre-validated admin requests.
## motivation
After looking at the GH PR templates feature (suggested in #535), I wa…
-
An admin service user is created via the organization level but it seems we are allowing this type to be created via the mapi on a domain.
curl --location 'https://am.management.master.gravitee.dev/m…
-
> ## Axios
> * node.js와 브라우저를 위한 http통신 라이브러리
> * 서버와의 통신을 하기 위해 어떤것이 가장 효율적인지 알아봤다.
>
> ###
> _**(1)장점**_
>
> * javascript에 라이브러리 npm i aixos
> * 구형 브라우저를 지원한다.그런데 es6문법을 사용하므로 낮은 버전의 브라우저…
-
At the time of writing, the state of `servant-auth` has a margin of improvement when it comes to both design, security and supported authentication schemes. I would like to take the time with industri…