-
## Is your feature request related to a problem?
@philsturgeon asked me to open this after discussing on Slack.
Implementing a security scheme with a custom schema type should technically be pos…
-
In my company, we host our Gitlab instance over bare HTTP, not HTTPS.
What about adding a variable to customize URLs with regards to the HTTP protocol?
-
Wouldn't this have the same issues that were discussed here (even though those were for identity, but same thing applies here I think):
https://github.com/WICG/digital-identities/blob/main/custom-sch…
-
Hi, thank you are this library.
I would like to color code a raster layer based on specific colors assigned to specific value.
with the pixelValuesToColorFn I can add it by hardcoding the ranges a…
note5 updated
4 years ago
-
As mvt driver of OGR using `TILING_SCHEME=crs,tile_origin_upper_left_x,tile_origin_upper_left_y, tile_dimension_zoom_0` to support custom tiling scheme, I think mbtiles should not to be limited to web…
-
Basically this is a feature request for handling custom URI scheme for inter-app communication within the framework.
The feature itself is pretty straightforward. Would like to provide additional d…
-
And rename `auth-upstream` to `upstream`
FROM
```yaml
x-kusk:
scheme: basic
auth-upstream:
hostname: upstream.default
port: 80
```
TO
```yaml
x-kusk:
scheme: custom-ups…
-
For future use (like `irc://`, `xmpp://` etc...)
-
I want to contribute the [SOT762-1](https://www.nxp.com/documents/outline_drawing/SOT762-1.pdf) package (which is despite it's name a QFN)
Note that the pin 1 is not placed in the corner as usual, …
-
I'm an engineer on the Android WebView team. Custom schemes are poorly defined in web platform standards, and Android WebView generally struggles to maintain backwards compatibility for these. #348 an…