-
Not an issue, feature request.
Hi Uazo, already you've added numbers of user-friendly features to the native Bromite.
I've 2 feature requests, if possible.
1) In 'Clear browsing data - At s…
-
Hi @SunsetMkt
Check this https://github.com/SunsetMkt/getgrass.io-extension/blob/adb79962e18e10de42b3a54521657c39ee84b5d3/background.js#L917
It seems like this https://github.com/mandatoryprog…
-
Other websites browse fine, but I am unable to browse this specific website via TetherFi for some reason: [National Health Insurance Administration Ministry of Health and Welfare](https://www.nhi.gov.…
-
I'm encountering the following error. Not sure whether it's an API or client issue.
```
IO Exception when trying to connect to chargebee with url https://imazen.chargebee.com/api/v2/subscriptions/[…
-
I've used your sample code and the various test files found within the project but I can't get any of them to get past the server responding to the Client Hello. I've tried it on Python 3.6 and 3.8.
…
-
**Describe the bug**
I am fairly new to kubernetes and pgadmin. I have a cluster running in GKE and I have deployed a postgres cluster using https://github.com/zalando/postgres-operator. I have succe…
-
I have an API where I want every path to be CORS-enabled for all origins except for `/auth/connect/twitter` because it uses a cookie based session.
I was wondering if it would be possible to make it …
-
Not completely sure how this will be done, but the intention is the remember a user whenever they connect to the device and then the home page. It may be possible to create a login page with a simple …
-
which clears the cookie `connect.sid`, since this is the only way to change location if an incorrect location was provided.
-
### Describe the enhancement requested
We currently implement CookieMiddleware in our own Python Arrow Flight client to connect to a Dremio Flight endpoint. I plan to move this middleware into pyarro…